Skip to content

Commit bb8f736

Browse files
author
Ilya Radchenko
committed
v0.15.1
- Fix recentBuilds bug
1 parent 90a1ee9 commit bb8f736

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.0",
4+
"version": "0.15.1",
55
"homepage": "http://github.com/Strider-CD/strider-simple-runner",
66
"main": "./index.js",
77
"repository": {

0 commit comments

Comments
 (0)