mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-26 05:23:42 +00:00
chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.1...v1.0.2) (2022-05-09) ### Bug Fixes * **alpine.js:** fixed formatting in alpine.js attributes ([e531701](e531701238)), closes [#240](https://github.com/Riverside-Healthcare/djLint/issues/240)
This commit is contained in:
parent
a8c983af03
commit
34e9342f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name="djlint"
|
||||
version="1.0.1"
|
||||
version="1.0.2"
|
||||
description="HTML Template Linter and Formatter"
|
||||
license="GPL-3.0-or-later"
|
||||
authors=["Christopher Pickering <cpickering@rhc.net>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue