Skip to content

Commit 154289b

Browse files
author
Ilya Radchenko
committed
v1.0.0
- Fix crashing strider on error - Node 4.2 required now - Cleanup
1 parent b5a2623 commit 154289b

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
@@ -1,7 +1,7 @@
11
{
22
"name": "strider-simple-runner",
33
"description": "Simple in-process worker implementation for Strider",
4-
"version": "0.15.3",
4+
"version": "1.0.0",
55
"homepage": "http://github.com/Strider-CD/strider-simple-runner",
66
"main": "./index.js",
77
"repository": {

0 commit comments

Comments
 (0)