Skip to content

Commit 766b6d5

Browse files
committed
Have to publish new version or npmjs will look all funky
1 parent a37d207 commit 766b6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gitlab-ci-local",
33
"main": "dist/index.js",
44
"bin": "dist/index.js",
5-
"version": "4.8.5",
5+
"version": "4.8.6",
66
"scripts": {
77
"prepublishOnly": "npm run check-all && chmod +x dist/index.js",
88
"pkg-linux": "pkg dist/index.js --public -t linux-x64 -o bin/linux/gitlab-ci-local && chmod +x bin/linux/gitlab-ci-local && gzip -c bin/linux/gitlab-ci-local > bin/linux.gz",

0 commit comments

Comments
 (0)