From 8d92794568083022ae402968664098662237eb72 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Thu, 1 Feb 2018 15:26:51 +0000 Subject: bump version --- blaunits.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blaunits.rb b/blaunits.rb index 68feff0..be077e8 100755 --- a/blaunits.rb +++ b/blaunits.rb @@ -3,7 +3,7 @@ require 'net/http' require 'json' -VERSION = "2.2.3" +VERSION = "2.2.4" BINARY_NAME = "units" begin -- cgit v1.2.3