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.
2 parents 99e6bae + 73297cc commit 9364e36Copy full SHA for 9364e36
lib/opensrs/version.rb
@@ -1,3 +1,3 @@
1
module OpenSRS
2
- VERSION = "0.3.9"
+ VERSION = "0.3.10"
3
end
opensrs.gemspec
@@ -5,7 +5,7 @@ require "opensrs/version"
5
6
Gem::Specification.new do |spec|
7
8
- spec.name = "opensrs"
+ spec.name = "shopify-opensrs"
9
spec.version = OpenSRS::VERSION
10
spec.authors = [ "Joshua Delsman" ]
11
spec.email = [ "[email protected]" ]
0 commit comments