diff --git a/manifest.json b/manifest.json index 1633d6f..d665557 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "authorUrl": "https://github.com/deathau", "description": "Show whitespace in the editor", "isDesktopOnly": false, - "version": "0.3.0", + "version": "0.3.1", "minAppVersion": "0.10.0" } \ No newline at end of file diff --git a/package.json b/package.json index 005c8c2..a7a8cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cm-show-whitespace-obsidian", - "version": "0.3.0", + "version": "0.3.1", "description": "Show whitespace in the editor", "main": "main.js", "scripts": {