We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f218b commit e7c8ec6Copy full SHA for e7c8ec6
lib/guard/minitest/version.rb
@@ -1,5 +1,5 @@
1
module Guard
2
class MinitestVersion
3
- VERSION = '2.5.0'
+ VERSION = '3.0.0'
4
end
5
0 commit comments