Skip to content

Commit

Permalink
Bump version to 3.0.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mcmire committed Oct 23, 2015
1 parent 4eba2c0 commit 9a8e71f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HEAD
# 3.0.1

### Bug fixes

Expand Down
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'.freeze
VERSION = '3.0.1'.freeze
end
end

0 comments on commit 9a8e71f

Please sign in to comment.