Revert "Bump version to 3.3.0.pre"

This reverts commit 1e4b751f6b.
This commit is contained in:
Myron Marston 2015-02-03 08:06:33 -08:00
parent 1e4b751f6b
commit 74f49485c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module RSpec # :nodoc:
module Version # :nodoc:
STRING = '3.3.0.pre'
STRING = '3.2.0'
end
end