chore: bump to 0.1.1

This commit is contained in:
小橘 2026-04-02 06:08:22 +00:00
parent ec18784c83
commit a58997894e
2 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "gitee-cli",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gitee-cli",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"dependencies": {
"commander": "^12.1.0"

View File

@ -1,7 +1,7 @@
{
"name": "@oc-forge/gitee-cli",
"version": "0.1.0",
"description": "Gitee (\u7801\u4e91) command-line tool \u2014 like gh, but for Gitee",
"version": "0.1.1",
"description": "Gitee (码云) command-line tool — like gh, but for Gitee",
"type": "module",
"bin": {
"gitee": "dist/cli.js"
@ -17,7 +17,7 @@
"git",
"vcs"
],
"author": "\u5c0f\u6a58",
"author": "小橘",
"license": "MIT",
"dependencies": {
"commander": "^12.1.0"