Skip to content

Commit 6245ce9

Browse files
author
Mark Molinaro
committed
Bump
1 parent 3cd1c2a commit 6245ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@markjm/execr",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Utility to streamline exec calls",
55
"main": "execr.js",
66
"types": "execr.d.ts",
@@ -19,4 +19,4 @@
1919
"cross-spawn": "^7.0.2",
2020
"lodash": "^4.0.0"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)