From 9ad54814321f2155a728f80e9e9bdfa19002f0a2 Mon Sep 17 00:00:00 2001 From: duanfuxiang Date: Tue, 3 Jun 2025 10:00:12 +0800 Subject: [PATCH] update package json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b20642..9310bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-infio-copilot", - "version": "0.2.5", + "version": "0.5.0", "description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes", "main": "main.js", "scripts": {