identifier 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Identifier
2
- VERSION = "1.0.7"
2
+ VERSION = "1.0.8"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: identifier
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.7
5
+ version: 1.0.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Kevin Sylvestre
@@ -25,7 +25,6 @@ extra_rdoc_files: []
25
25
  files:
26
26
  - ext/identifier/extconf.rb
27
27
  - ext/identifier/identifier.c
28
- - lib/identifier/identifier.bundle
29
28
  - lib/identifier/version.rb
30
29
  - lib/identifier.rb
31
30
  - README.rdoc
Binary file