summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2017-11-09 16:52:35 +0000
committerJoe Robinson <joe@lc8n.com>2017-11-09 16:52:35 +0000
commit2ff70dfc950929f94223bb117fd71ce40a72d749 (patch)
tree7e3efc04a22ba95a1003d0b32bdec5ec0372dbf4
parentc30c9433d9e672d92e516936808b220180b0264d (diff)
Bump version
-rwxr-xr-xblaunits.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/blaunits.rb b/blaunits.rb
index 257927f..b696e72 100755
--- a/blaunits.rb
+++ b/blaunits.rb
@@ -3,7 +3,7 @@
require 'net/http'
require 'json'
-VERSION = "2.2.1"
+VERSION = "2.2.2"
BINARY_NAME = "units"
begin