Skip to content

Commit

Permalink
Push version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinwills committed Aug 23, 2019
1 parent 2f13d17 commit dfa6244
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 = ['[email protected]']
Expand Down

0 comments on commit dfa6244

Please sign in to comment.