Skip to content

Commit

Permalink
Bump version to 3.1.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mcmire committed Jan 29, 2019
1 parent a126b56 commit 3fea799
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 = '3.1.3'.freeze
end
end

0 comments on commit 3fea799

Please sign in to comment.