Skip to content

Commit 8243197

Browse files
update version
1 parent a3b25eb commit 8243197

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ npm test
9898

9999
## Changelog
100100

101+
### v1.1.8
102+
- Update dependencies
103+
101104
### v1.1.0
102105
- Get rid of exit handlers, they're causing issues
103106
- Add tests

package.json

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

0 commit comments

Comments
 (0)