chore(cli): bump version to 0.1.11

Signed-off-by: dongmucat <1127093059@qq.com>
This commit is contained in:
dongmucat 2026-09-04 18:03:31 +08:00
parent 5258b24462
commit bb8abbb46e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@astron-team/skillhub",
"version": "0.1.10",
"version": "0.1.11",
"description": "Manage and install skills for AI coding agents",
"keywords": [
"skillhub",

View file

@ -1,3 +1,3 @@
// Generated by scripts/generate-pkg-info.ts - do not edit by hand.
export const PKG_NAME = "@astron-team/skillhub"
export const PKG_VERSION = "0.1.10"
export const PKG_VERSION = "0.1.11"