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