1.9.96
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
Philipp Kunz 2024-06-22 13:11:31 +02:00
parent 4ea69ec740
commit eec728054c

View File

@ -1,7 +1,7 @@
{
"name": "@git.zone/cli",
"private": false,
"version": "1.9.95",
"version": "1.9.96",
"description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.",
"main": "dist_ts/index.ts",
"typings": "dist_ts/index.d.ts",
@ -104,4 +104,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}