Skip to content

Commit 3d99beb

Browse files
committed
Bump version in package json
1 parent 553f3f6 commit 3d99beb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.12.0",
6+
"version": "4.12.1",
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 && rm -r bin/linux",

0 commit comments

Comments
 (0)