diff --git a/manifest.json b/manifest.json index 95e1b2e..4ae69f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.10.0", + "version": "1.10.1", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index e5e5ccb..eba28f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.10.0", + "version": "1.10.1", "description": "Loom in Obsidian", "main": "main.js", "scripts": {