frosty_meadow 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/frosty_meadow.rb +1 -1
  2. metadata +3 -2
data/lib/frosty_meadow.rb CHANGED
@@ -4,7 +4,7 @@ module FrostyMeadow
4
4
  module Version
5
5
  MAJOR = 2
6
6
  MINOR = 3
7
- PATCH = 0
7
+ PATCH = 1
8
8
 
9
9
  FULL = [MAJOR, MINOR, PATCH].join('.')
10
10
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: frosty_meadow
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -21,7 +21,8 @@ files:
21
21
  - lib/frosty_meadow.rb
22
22
  - lib/data/words.json
23
23
  homepage: https://github.com/andyhmltn/frosty-meadow
24
- licenses: []
24
+ licenses:
25
+ - MIT
25
26
  post_install_message:
26
27
  rdoc_options: []
27
28
  require_paths: