mirror of
https://github.com/robbie-cahill/tunnelmole-client.git
synced 2026-08-24 10:14:37 -05:00
Bump version
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ tunnelmole.com URLs are accessible from any unrestricted internet connection in
|
||||
More detailed instructions, cookbooks and more are available at https://tunnelmole.com/docs
|
||||
`
|
||||
)
|
||||
.version('2.2.13')
|
||||
.version('2.3.3')
|
||||
.arguments('[arg0]')
|
||||
.option('--set-api-key <apiKey>', 'Set your API key. After purchasing a subscription you can copy and paste the command shown on the page')
|
||||
.option('--unreserve-subdomain <subdomain>', 'Unreserve a subdomain, for example if the number of subdomains you have reserved exceeds your limit')
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tunnelmole",
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"description": "Tunnelmole, an open source ngrok alternative. Instant public URLs for any http/https based application. Available as a command line application or as an NPM dependency for your code. Stable and maintained. Good test coverage. Works behind firewalls",
|
||||
"main": "dist/src/index.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user