Skip to content

Commit

Permalink
bump to 2.3.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Dec 1, 2010
1 parent 8ad59ee commit 1d67c8c
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 RSpec # :nodoc:
module Core # :nodoc: module Core # :nodoc:
module Version # :nodoc: module Version # :nodoc:
STRING = '2.2.0' STRING = '2.3.0.pre'
end end
end end
end end

0 comments on commit 1d67c8c

Please sign in to comment.