Skip to content

Commit

Permalink
bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Nov 29, 2010
1 parent f299d6e commit f6f7c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/core/version.rb
@@ -1,7 +1,7 @@
module RSpec # :nodoc:
module Core # :nodoc:
module Version # :nodoc:
STRING = '2.2.0'
STRING = '2.2.1'
end
end
end

0 comments on commit f6f7c23

Please sign in to comment.