name_finder 0.1.0 → 0.1.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/name_finder/version.rb +1 -1
  2. metadata +3 -2
@@ -1,3 +1,3 @@
1
1
  class NameFinder
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: name_finder
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.0
5
+ version: 0.1.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Paul Battley
@@ -47,7 +47,8 @@ files:
47
47
  - COPYING.txt
48
48
  - README.md
49
49
  homepage: https://github.com/threedaymonk/name_finder
50
- licenses: []
50
+ licenses:
51
+ - MIT
51
52
  post_install_message:
52
53
  rdoc_options: []
53
54
  require_paths: