mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Bump version to 4.0.1
[ci skip]
This commit is contained in:
parent
8f7eccdd33
commit
5ce00eb975
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Shoulda
|
||||
module Matchers
|
||||
# @private
|
||||
VERSION = '4.0.0'.freeze
|
||||
VERSION = '4.0.1'.freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue