Skip to content

Commit

Permalink
bump version to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Nov 13, 2012
1 parent 9e43641 commit f81eb66
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
module Core
module Version
STRING = '2.11.1'
STRING = '2.12.0'
end
end
end

0 comments on commit f81eb66

Please sign in to comment.