sgeoip 0.1.7.1.5 → 0.2.0

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 (3) hide show
  1. data/lib/sgeoip/version.rb +1 -1
  2. metadata +1 -2
  3. data/sgeoip-0.1.2.gem +0 -0
@@ -1,3 +1,3 @@
1
1
  module Sgeoip
2
- VERSION = "0.1.7.1.5"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sgeoip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7.1.5
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -90,7 +90,6 @@ files:
90
90
  - Rakefile
91
91
  - lib/sgeoip.rb
92
92
  - lib/sgeoip/version.rb
93
- - sgeoip-0.1.2.gem
94
93
  - sgeoip.gemspec
95
94
  - spec/sgeoip_spec.rb
96
95
  - spec/spec_helper.rb
Binary file