From e59e6df687c363b9cf9749bcb9db40fa242e4e8c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 29 Jun 2025 01:05:32 +0000 Subject: [PATCH] chore: bump version to v0.1.2 --- wu-wei/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wu-wei/package.json b/wu-wei/package.json index fa3a7d9..84105f8 100644 --- a/wu-wei/package.json +++ b/wu-wei/package.json @@ -2,7 +2,7 @@ "name": "wu-wei", "displayName": "Wu Wei", "description": "Effortless work automation - 无为而治", - "version": "0.1.1", + "version": "0.1.2", "publisher": "your-publisher-name", "engines": { "vscode": "^1.90.0" @@ -382,4 +382,4 @@ "url": "https://github.com/your-username/wu-wei.git" }, "license": "MIT" -} \ No newline at end of file +}