Skip to content

Commit

Permalink
fivemat 1.1.0
Browse files Browse the repository at this point in the history
* Support RSpec 2.6
* Support RSpec 1
* Print snippets for undefined Cucumber steps
* Use feature name instead of file name
  • Loading branch information
tpope committed Jul 6, 2012
1 parent 47c91e0 commit ad0ceae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fivemat.gemspec
Expand Up @@ -12,5 +12,5 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "fivemat"
gem.require_paths = ["lib"]
gem.version = '1.0.0'
gem.version = '1.1.0'
end

0 comments on commit ad0ceae

Please sign in to comment.