We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1703f commit ef9b7f7Copy full SHA for ef9b7f7
solidus_api_v2.gemspec
@@ -2,7 +2,7 @@
2
Gem::Specification.new do |s|
3
s.platform = Gem::Platform::RUBY
4
s.name = 'solidus_api_v2'
5
- s.version = '0.2.0'
+ s.version = '0.2.1'
6
s.summary = 'The V2 API for Solidus.'
7
s.description = 'Adds an assortment of new api endpoints that are JSON API compatible.'
8
s.required_ruby_version = '>= 2.0.0'
spree_api_v2.gemspec
s.name = 'spree_api_v2'
s.summary = 'The V2 API for Spree.'
0 commit comments