tunnelmole
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -9,3 +9,3 @@ #!/usr/bin/env node | ||
import dispatchCommand from '../src/cli/dispatch-command.js'; | ||
const VERSION = '2.0.1'; | ||
const VERSION = '2.0.2'; | ||
async function run() { | ||
@@ -12,0 +12,0 @@ await initStorage(); |
{ | ||
"name": "tunnelmole", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Tunnelmole Client", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"type": "module", | ||
@@ -7,0 +8,0 @@ "files": [ |
58754
111
824