We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6d64b commit 84249ffCopy full SHA for 84249ff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "djlint",
3
- "version": "1.11.1",
+ "version": "1.12.0",
4
"description": "HTML Template Linter and Formatter",
5
"main": "./bin/index.js",
6
"directories": {
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
7
8
[tool.poetry]
9
name="djlint"
10
-version="1.11.1"
+version="1.12.0"
11
description="HTML Template Linter and Formatter"
12
license="GPL-3.0-or-later"
13
authors=["Christopher Pickering <cpickering@rhc.net>"]
0 commit comments