Skip to content

Commit eabc538

Browse files
committed
bump rails version
1 parent b029d5d commit eabc538

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.5.0'
6+
STRING = '3.5.1'
77
end
88
end
99
end

0 commit comments

Comments
 (0)