Skip to content

Commit 1da28e9

Browse files
committed
Getting ready to publish 4.15.0
1 parent 55e0832 commit 1da28e9

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.14.1",
6+
"version": "4.15.0",
77
"scripts": {
88
"prepublishOnly": "npm run check-all && chmod +x src/index.js",
99
"pkg-linux": "rm -rf bin/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)