Skip to content

Commit

Permalink
Update gem version to 4.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
guialbuk committed Oct 2, 2018
1 parent db3a61a commit 517d0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shoulda/matchers/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Shoulda
module Matchers
# @private
VERSION = '3.1.2'.freeze
VERSION = '4.0.0.rc1'.freeze
end
end

0 comments on commit 517d0ec

Please sign in to comment.