From 8fc3815546a7c02173b5a954db28c0b7d3ab65e2 Mon Sep 17 00:00:00 2001 From: Ray Zane Date: Sat, 21 Dec 2019 16:14:00 -0500 Subject: [PATCH] Bump --- lib/geny/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/geny/version.rb b/lib/geny/version.rb index 2bc0d3f..5376d4a 100644 --- a/lib/geny/version.rb +++ b/lib/geny/version.rb @@ -1,3 +1,3 @@ module Geny - VERSION = "2.1.4" + VERSION = "2.2.0" end