bump version

This commit is contained in:
John Bintz 2012-04-19 16:02:34 -04:00
parent a3e4743658
commit 2e482401a0
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "cucumber-step_writer"
gem.require_paths = ["lib"]
gem.version = "0.1.0"
gem.version = "0.1.1"
end