diff --git a/package-lock.json b/package-lock.json index d8a7d72..85117a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "logseq-catppuccin", - "version": "0.2.3", + "version": "0.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "logseq-catppuccin", - "version": "0.2.3", + "version": "0.6.2", "license": "MIT", "devDependencies": { "@catppuccin/highlightjs": "^0.1.4", diff --git a/package.json b/package.json index 6ebe499..7a5ce75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-catppuccin", - "version": "0.6.1", + "version": "0.6.2", "description": "🦫 Soothing pastel theme for Logseq", "main": "index.html", "scripts": {