From c50be1641440a5fd821c5438219a9a88e189461c Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Sun, 10 Jan 2021 22:54:43 -0800 Subject: prepped for release [git-p4: depot-paths = "//src/hoe/dev/": change = 12989] --- 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 10f583f..5f49300 100644 --- a/lib/hoe.rb +++ b/lib/hoe.rb @@ -87,7 +87,7 @@ class Hoe include Rake::DSL if defined?(Rake::DSL) # duh - VERSION = "3.22.2" + VERSION = "3.22.3" @@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package, :publish, :gemcutter, :signing, :test] -- cgit v1.2.1