From 4bb280ef6c9c101e889ae8846c9fb6c1f2b9e17a Mon Sep 17 00:00:00 2001
From: Gus Vine <guslington@gmail.com>
Date: Tue, 17 May 2022 10:42:07 +1000
Subject: [PATCH] bump version to 0.12.8

---
 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 c31d089..19134e0 100644
--- a/lib/cfhighlander.version.rb
+++ b/lib/cfhighlander.version.rb
@@ -1,3 +1,3 @@
 module Cfhighlander
-  VERSION="0.12.7".freeze
+  VERSION="0.12.8".freeze
 end