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