Skip to content

Commit

Permalink
Bump version to 3.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed Oct 1, 2015
1 parent b9790c8 commit 2a04930
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.0.0.rc1'.freeze
VERSION = '3.0.0'.freeze
end
end

0 comments on commit 2a04930

Please sign in to comment.