We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c6a71 commit ea9fa92Copy full SHA for ea9fa92
lib/mspec/version.rb
@@ -1,5 +1,5 @@
1
require 'mspec/utils/version'
2
3
module MSpec
4
- VERSION = SpecVersion.new "1.5.18"
+ VERSION = SpecVersion.new "1.5.19"
5
end
0 commit comments