summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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