diff options
author | Joe Robinson <joe@lc8n.com> | 2018-02-01 15:26:51 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2018-02-01 15:26:51 +0000 |
commit | 8d92794568083022ae402968664098662237eb72 (patch) | |
tree | 44cb0672d14e1563a0abf37ddd459a4298c4d6a6 /blaunits.rb | |
parent | 20ab0ada7d7eab957d429e72b389e2b35779252c (diff) |
bump version
Diffstat (limited to 'blaunits.rb')
-rwxr-xr-x | blaunits.rb | 2 |
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 |