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