Skip to content

Commit 3f3f50d

Browse files
author
Sam Phippen
committed
Revert "Temporarily set version for release of 3.5.0.beta3"
This reverts commit d707c93.
1 parent f739267 commit 3f3f50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Rails
33
# Version information for RSpec Rails.
44
module Version
55
# Current version of RSpec Rails, in semantic versioning format.
6-
STRING = '3.5.0.beta3'
6+
STRING = '3.5.0.pre'
77
end
88
end
99
end

0 commit comments

Comments
 (0)