diff --git a/package-lock.json b/package-lock.json index 8d8c958b..f8712cd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.1.75", + "version": "2.1.76", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.1.75", + "version": "2.1.76", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index eee8a2b3..4c0a9019 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.1.75", + "version": "2.1.76", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": { "build": "npm run compile && node build/esbuild.js",