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