From dd8fc4082a8d58890bd96b4070b87559d0793cd7 Mon Sep 17 00:00:00 2001 From: Brian Joseph Petro Date: Sat, 14 Dec 2024 01:28:58 -0500 Subject: [PATCH] 2.3.45 --- 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 6cf461f1..26840bdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.3.44", + "version": "2.3.45", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.3.44", + "version": "2.3.45", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index 54025a44..2c1d9384 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.3.44", + "version": "2.3.45", "type": "module", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": {