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

Commit b25c339

Browse files
committed
Release v3.4.0
1 parent 98094d5 commit b25c339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/expectations/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module RSpec
22
module Expectations
33
# @private
44
module Version
5-
STRING = '3.4.0.pre'
5+
STRING = '3.4.0'
66
end
77
end
88
end

0 commit comments

Comments
 (0)