diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-02-14 16:49:10 -0800 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-02-14 16:49:10 -0800 |
commit | bdadd50251bbe069dd16cadb77b1c52f30bc6517 (patch) | |
tree | df56d61c6e2e06f68dde4a6906f78f5ca9069ef3 | |
parent | d01f31197affc9569c8c8748dfe10514d819ef38 (diff) | |
download | infinitytier-bdadd50251bbe069dd16cadb77b1c52f30bc6517.tar.gz infinitytier-bdadd50251bbe069dd16cadb77b1c52f30bc6517.zip |
.
-rw-r--r-- | rule-compiler/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rule-compiler/package.json b/rule-compiler/package.json index 9bdc63ff..6fe70696 100644 --- a/rule-compiler/package.json +++ b/rule-compiler/package.json @@ -1,6 +1,6 @@ { "name": "zerotier-rule-compiler", - "version": "1.1.17", + "version": "1.1.17-0", "description": "ZeroTier Rule Script Compiler", "main": "cli.js", "scripts": { |