Skip to content

Commit 713c309

Browse files
committed
bump version to 1.0.9
1 parent 05d1d03 commit 713c309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-api",
44
"description": "A wrapper around TestingBot's REST API",
5-
"version": "1.0.8",
5+
"version": "1.0.9",
66
"scripts": {
77
"lint": "eslint lib/",
88
"test:unit": "mocha -t 12000 test/",

0 commit comments

Comments
 (0)