From c5bb62f78193e8dcb734d412c38791ce6f74773c Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Sat, 9 Nov 2019 15:07:05 -0800 Subject: prepped for release [git-p4: depot-paths = "//src/hoe/dev/": change = 12398] --- lib/hoe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/hoe.rb b/lib/hoe.rb index 6a52fb7..4d6f42e 100644 --- a/lib/hoe.rb +++ b/lib/hoe.rb @@ -91,7 +91,7 @@ class Hoe include Rake::DSL if defined?(Rake::DSL) # duh - VERSION = "3.19.0" + VERSION = "3.20.0" @@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package, :publish, :gemcutter, :signing, :test] -- cgit v1.2.1