Skip to content

Commit 96e2b1d

Browse files
committed
Prepare for release of 4.24.0
1 parent deb27c5 commit 96e2b1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
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
@@ -3,7 +3,7 @@
33
"description": "Tired of pushing to test your .gitlab-ci.yml?",
44
"main": "src/index.js",
55
"bin": "src/index.js",
6-
"version": "4.23.3",
6+
"version": "4.24.0",
77
"scripts": {
88
"prepublishOnly": "npm run check-all && chmod +x src/index.js",
99
"pkg-linux": "pkg src/index.js --public -t node14-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)