From 2cb9dc10ca880e073d395f3b308a0207b2d167d8 Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Mon, 10 Feb 2025 20:40:30 +0800 Subject: [PATCH] chore: dump version v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e005848..18cbd11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xsh-assistant", - "version": "0.1.0", + "version": "0.1.6", "private": true, "type": "module", "scripts": {