Skip to content

Commit

Permalink
Have to publish new version or npmjs will look all funky
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow committed Jan 21, 2021
1 parent a37d207 commit 766b6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gitlab-ci-local",
"main": "dist/index.js",
"bin": "dist/index.js",
"version": "4.8.5",
"version": "4.8.6",
"scripts": {
"prepublishOnly": "npm run check-all && chmod +x dist/index.js",
"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",
Expand Down

0 comments on commit 766b6d5

Please sign in to comment.