diff --git a/package.json b/package.json index 6478471..a63e297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-local-rest-api", - "version": "1.6.0", + "version": "1.6.1", "description": "Get, change or otherwise interact with your notes in Obsidian via a REST API.", "main": "main.js", "scripts": {