Skip to content

Commit

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

0 comments on commit a3fb06c

Please sign in to comment.