diff options
author | Joe Robinson <joe@lc8n.com> | 2020-04-28 12:36:57 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2020-04-28 12:36:57 +0100 |
commit | ee16f5e36345410bbfeb798c6683769dc7ddbdc9 (patch) | |
tree | 0e8ddf1ffc773f454b306d143d481f928ad4f061 /blaunits.rb | |
parent | f9ad824acb3923c43f68ed95f70a117be82baf97 (diff) |
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 2245dff..5a1be34 100755 --- a/blaunits.rb +++ b/blaunits.rb @@ -3,7 +3,7 @@ require 'net/http' require 'json' -VERSION = "2.3.0" +VERSION = "2.3.1" BINARY_NAME = "units" begin |