Skip to content

Commit d07eb75

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2022-07-06) ### Bug Fixes * Use `subprocess-test-utils` ([48f4cd3](48f4cd3))
1 parent fce0aa7 commit d07eb75

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,6 +1,6 @@
11
{
22
"name": "github-run-script",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Run a script on multiple repositories, cloning them if needed.",
55
"main": "dist/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)