From 11a766fdf4226b084c9afd5867672500bc32b09b Mon Sep 17 00:00:00 2001 From: Gus Vine Date: Thu, 20 Apr 2023 09:51:18 +1000 Subject: [PATCH] version bump to 0.13.4 --- lib/cfhighlander.version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cfhighlander.version.rb b/lib/cfhighlander.version.rb index 371d121..a9fee14 100644 --- a/lib/cfhighlander.version.rb +++ b/lib/cfhighlander.version.rb @@ -1,3 +1,3 @@ module Cfhighlander - VERSION="0.13.3".freeze + VERSION="0.13.4".freeze end