Skip to content

Commit 67e70b3

Browse files
committed
it changes gemspec to use Stackify::VERSION
1 parent 86e3a6b commit 67e70b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackify-api-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require 'stackify/version'
55

66
Gem::Specification.new do |spec|
77
spec.name = 'stackify-api-ruby'
8-
spec.version = '1.0.3'
8+
spec.version = Stackify::VERSION
99
spec.authors = ['Stackify']
1010
spec.email = ['support@stackify.com']
1111
spec.summary = 'Stackify API for Ruby'

0 commit comments

Comments
 (0)