bump version

This commit is contained in:
John Bintz 2012-04-25 09:17:19 -04:00
parent b740aff578
commit 4dbc32d11e
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.1"
gem.version = "0.1.2"
end