Skip to content

Commit

Permalink
bump version to 2.4.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Dec 14, 2010
1 parent dd336af commit 89fc6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/mocks/version.rb
@@ -1,7 +1,7 @@
module RSpec # :nodoc:
module Mocks # :nodoc:
module Version # :nodoc:
STRING = '2.3.0'
STRING = '2.4.0.pre'
end
end
end

0 comments on commit 89fc6cb

Please sign in to comment.