Skip to content

Commit f01553c

Browse files
author
Gagan Awhad
committed
Updating the version number of the gem
1 parent 7a88a69 commit f01553c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptura.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
1414
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
1515
gem.name = "scriptura"
1616
gem.require_paths = ["lib"]
17-
gem.version = '0.0.1'
17+
gem.version = '0.0.2'
1818
gem.add_development_dependency "rspec"
1919
end
2020

0 commit comments

Comments
 (0)