Skip to content

Commit 5f82bd6

Browse files
committed
bump to 0.3.0
1 parent 2a0dd2e commit 5f82bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solidus_json_api.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Gem::Specification.new do |s|
33
s.platform = Gem::Platform::RUBY
44
s.name = 'solidus_json_api'
5-
s.version = '0.2.2'
5+
s.version = '0.3.0'
66
s.summary = 'A JSON API for Solidus.'
77
s.description = 'Adds an assortment of new api endpoints that are JSON API compatible.'
88
s.required_ruby_version = '>= 2.0.0'

0 commit comments

Comments
 (0)