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

Commit 9940a86

Browse files
committed
Bump version to 3.9.0.pre.
1 parent 16ce7ff commit 9940a86

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.8.0'
4+
STRING = '3.9.0.pre'
55
end
66
end
77
end

0 commit comments

Comments
 (0)