Skip to content

Commit cf97d15

Browse files
author
Sam Phippen
committed
Release v3.4.1
1 parent 52d872c commit cf97d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Rails
33
# Version information for RSpec Rails.
44
module Version
55
# Current version of RSpec Rails, in semantic versioning format.
6-
STRING = '3.4.0'
6+
STRING = '3.4.1'
77
end
88
end
99
end

0 commit comments

Comments
 (0)