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

Commit 3e1b596

Browse files
committed
Release 3.8.0.
1 parent f6f200a commit 3e1b596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.8.pre'
6+
STRING = '3.8.0'
77
end
88
end
99
end

0 commit comments

Comments
 (0)