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 45736c3 commit 0c56846Copy full SHA for 0c56846
1 file changed
lib/hoe.rb
@@ -87,7 +87,7 @@ class Hoe
87
include Rake::DSL if defined?(Rake::DSL)
88
89
# duh
90
- VERSION = "4.2.4"
+ VERSION = "4.3.0"
91
92
@@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package,
93
:publish, :gemcutter, :signing, :test]
0 commit comments