Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorganIO committed Oct 17, 2015
1 parent 9b1703f commit ef9b7f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solidus_api_v2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'solidus_api_v2'
s.version = '0.2.0'
s.version = '0.2.1'
s.summary = 'The V2 API for Solidus.'
s.description = 'Adds an assortment of new api endpoints that are JSON API compatible.'
s.required_ruby_version = '>= 2.0.0'
Expand Down
2 changes: 1 addition & 1 deletion spree_api_v2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'spree_api_v2'
s.version = '0.2.0'
s.version = '0.2.1'
s.summary = 'The V2 API for Spree.'
s.description = 'Adds an assortment of new api endpoints that are JSON API compatible.'
s.required_ruby_version = '>= 2.0.0'
Expand Down

0 comments on commit ef9b7f7

Please sign in to comment.