Release 3.0.0

This commit is contained in:
Myron Marston 2014-06-01 20:27:10 -07:00
parent 1ab8cc5f3e
commit 2d9f9e8f29
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module RSpec # :nodoc:
module Version # :nodoc:
STRING = '3.0.0.rc1'
STRING = '3.0.0'
end
end