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 565b853 commit b482ddaCopy full SHA for b482dda
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "djlint",
3
- "version": "1.10.0",
+ "version": "1.11.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.10.0"
+version="1.11.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