Skip to content

Commit 551d1db

Browse files
committed
bump version
1 parent 4e95453 commit 551d1db

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ node_modules
2828

2929
# TestingBot specific files
3030
*.jar
31-
build/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "TestingBot <[email protected]> (testingbot.com)",
33
"name": "testingbot-tunnel-launcher",
44
"description": "A wrapper around TestingBot's Tunnel",
5-
"version": "1.1.5",
5+
"version": "1.1.6",
66
"homepage": "https://github.com/testingbot/testingbot-tunnel-launcher",
77
"scripts": {
88
"lint": "eslint .",

0 commit comments

Comments
 (0)