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 86e3a6b commit 67e70b3Copy full SHA for 67e70b3
1 file changed
stackify-api-ruby.gemspec
@@ -5,7 +5,7 @@ require 'stackify/version'
5
6
Gem::Specification.new do |spec|
7
spec.name = 'stackify-api-ruby'
8
- spec.version = '1.0.3'
+ spec.version = Stackify::VERSION
9
spec.authors = ['Stackify']
10
spec.email = ['support@stackify.com']
11
spec.summary = 'Stackify API for Ruby'
0 commit comments