Skip to content

Commit ca2e88f

Browse files
author
Sam Phippen
committed
Temporarily set version for release of 3.5.0.beta3
1 parent 7f7b92b commit ca2e88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/support/version.rb

+1-1
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.pre'
4+
STRING = '3.5.0.beta3'
55
end
66
end
77
end

0 commit comments

Comments
 (0)