mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Bump version to 3.0.0 🎉
This commit is contained in:
parent
b9790c8588
commit
2a049307b6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Shoulda
|
||||
module Matchers
|
||||
# @private
|
||||
VERSION = '3.0.0.rc1'.freeze
|
||||
VERSION = '3.0.0'.freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue