Skip to content

Commit

Permalink
Version bump for v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tfe committed Sep 19, 2017
1 parent 77940aa commit 09b74c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions facebook_ads.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# To publish the next version:
# gem build facebook_ads.gemspec
# gem push facebook_ads-0.4.gem
# gem push facebook_ads-0.5.1.gem
Gem::Specification.new do |s|
s.name = 'facebook_ads'
s.version = '0.5'
s.version = '0.5.1'
s.platform = Gem::Platform::RUBY
s.licenses = ['MIT']
s.authors = ['Chris Estreich']
Expand Down

0 comments on commit 09b74c8

Please sign in to comment.