diff --git a/package.json b/package.json index 24a2793..c3f8bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lemoncurry", - "version": "1.12.3", + "version": "1.12.4", "repository": "https://git.00dani.me/00dani/lemoncurry", "license": "MIT", "devDependencies": { diff --git a/pyproject.toml b/pyproject.toml index 8480462..d0d38a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lemoncurry" -version = "1.12.3" +version = "1.12.4" description = "Indieweb-compatible personal website" authors = ["Danielle McLean "] license = "MIT"