From 4d4ce88f6259639f8bb0b9d3f5b5611116955746 Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Tue, 15 Oct 2024 17:34:58 -0400 Subject: [PATCH] 2.2.82 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6b8db4b..24c92ee5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.2.81", + "version": "2.2.82", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.2.81", + "version": "2.2.82", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index 6019c25c..626964c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.2.81", + "version": "2.2.82", "type": "module", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": {