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

Commit 92efe62

Browse files
JonRowepirj
authored andcommitted
Update version to 4.0.0.pre
1 parent cb0f0c8 commit 92efe62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rspec/core/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Core
33
# Version information for RSpec Core.
44
module Version
55
# Current version of RSpec Core, in semantic versioning format.
6-
STRING = '3.11.0.pre'
6+
STRING = '4.0.0.pre'
77
end
88
end
99
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)