From 39c70158bd99f3038c14fedd5b09691f452fc80e Mon Sep 17 00:00:00 2001 From: Jason Fleetwood-Boldt Date: Fri, 10 Dec 2021 17:11:24 -0500 Subject: [PATCH] v0.3.8 --- lib/hotglue/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hotglue/version.rb b/lib/hotglue/version.rb index bfd09a55..e1fc5acb 100644 --- a/lib/hotglue/version.rb +++ b/lib/hotglue/version.rb @@ -1,3 +1,3 @@ module HotGlue - VERSION = '0.3.7' + VERSION = '0.3.8' end