From 7d2c140d5989129531d3972266d105a33b079502 Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Sat, 29 May 2021 16:46:23 -0800 Subject: prepped for release [git-p4: depot-paths = "//src/hoe/dev/": change = 13131] --- 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 f7b096d..f0e6af1 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.3" + VERSION = "3.23.0" @@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package, :publish, :gemcutter, :signing, :test] -- cgit v1.2.1