diff --git a/manifest.json b/manifest.json index 433da0a..f048428 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "heading-decorator", "name": "Heading Decorator", - "version": "1.10.0", + "version": "2.0.0", "minAppVersion": "0.15.0", "description": "Implement displaying specific content around headings based on their levels.", "author": "dragonish", diff --git a/package.json b/package.json index 5e230f8..217de9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-heading-decorator", - "version": "1.10.0", + "version": "2.0.0", "description": "Heading Decorator", "main": "main.js", "scripts": {