From ed6647a2da523118a30bed3b2adf58059931ba53 Mon Sep 17 00:00:00 2001 From: Brian Joseph Petro Date: Wed, 4 Sep 2024 19:31:56 -0400 Subject: [PATCH] 2.1.100 --- 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 7e252ca5..e5ec1130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.1.99", + "version": "2.1.100", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.1.99", + "version": "2.1.100", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index 686e5a41..2ff80eae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.1.99", + "version": "2.1.100", "type": "module", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": {