Skip to content

Commit

Permalink
bumping version, giving credit where due
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDanger committed Sep 14, 2012
1 parent be577c8 commit 89d78df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
geoip_server (1.2.0)
geoip_server (1.3.0)
geoip (~> 1.1)
multi_json (~> 1.3)
newrelic_rpm (~> 3.4)
Expand Down
4 changes: 2 additions & 2 deletions geoip_server.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'geoip_server'
s.version = '1.2.0'
s.authors = ["Jack Danger Canty"]
s.version = '1.3.0'
s.authors = ["Jack Danger Canty", "Erik Michaels-Ober"]
s.description = 'Query the MaxMind GeoIP data records via a web service'
s.email = 'gitcommit@6brand.com'
s.files = %w(Gemfile Gemfile.lock README.markdown Rakefile config.ru geoip_server.gemspec test.rb)
Expand Down

0 comments on commit 89d78df

Please sign in to comment.