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

Commit 05e62dc

Browse files
committed
Increase version to 3.8.2
1 parent 5e56e8f commit 05e62dc

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

0 commit comments

Comments
 (0)