Skip to content

Commit

Permalink
Bump to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow committed Jan 28, 2021
1 parent 06a6178 commit 4ea1c01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6",
"version": "4.9.0",
"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 4ea1c01

Please sign in to comment.