Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit ace6dee

Browse files
committed
Revert version to 3.5.0.pre
1 parent dd71d72 commit ace6dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/support/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module RSpec
22
module Support
33
module Version
4-
STRING = '3.5.0.beta4'
4+
STRING = '3.5.0.pre'
55
end
66
end
77
end

0 commit comments

Comments
 (0)