Skip to content

Commit 4ea1c01

Browse files
committed
Bump to 4.9.0
1 parent 06a6178 commit 4ea1c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6",
5+
"version": "4.9.0",
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)