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 2a0dd2e commit 5f82bd6Copy full SHA for 5f82bd6
solidus_json_api.gemspec
@@ -2,7 +2,7 @@
2
Gem::Specification.new do |s|
3
s.platform = Gem::Platform::RUBY
4
s.name = 'solidus_json_api'
5
- s.version = '0.2.2'
+ s.version = '0.3.0'
6
s.summary = 'A JSON 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'
0 commit comments