summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2018-02-01 15:26:51 +0000
committerJoe Robinson <joe@lc8n.com>2018-02-01 15:26:51 +0000
commit8d92794568083022ae402968664098662237eb72 (patch)
tree44cb0672d14e1563a0abf37ddd459a4298c4d6a6
parent20ab0ada7d7eab957d429e72b389e2b35779252c (diff)
bump version
-rwxr-xr-xblaunits.rb2
1 files changed, 1 insertions, 1 deletions
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