Skip to content

Commit

Permalink
Merge pull request #124 from qpowell/v-2-0-0
Browse files Browse the repository at this point in the history
Version 2.0.0
  • Loading branch information
edwinwills committed Aug 25, 2019
2 parents 2f13d17 + dfa6244 commit 4b8b90e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
google_places (1.2.0)
google_places (2.0.0)
httparty (>= 0.13.1)

GEM
Expand Down Expand Up @@ -46,4 +46,4 @@ DEPENDENCIES
webmock (~> 1.18)

BUNDLED WITH
1.17
1.17.2
2 changes: 1 addition & 1 deletion google_places.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path('../lib', __FILE__)

Gem::Specification.new do |s|
s.name = 'google_places'
s.version = '1.2.0'
s.version = '2.0.0'
s.platform = Gem::Platform::RUBY
s.authors = ['Marcel de Graaf']
s.email = ['mail@marceldegraaf.net']
Expand Down

0 comments on commit 4b8b90e

Please sign in to comment.