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

Commit 29b71b7

Browse files
committed
Update version to 4.0.0.pre
1 parent 733fca7 commit 29b71b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11.0.pre'
4+
STRING = '4.0.0.pre'
55
end
66
end
77
end

maintenance-branch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
main
1+
4-0-dev

0 commit comments

Comments
 (0)