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:
semantic-release-bot 2022-05-09 17:26:11 +00:00
parent a8c983af03
commit 34e9342f7d

View file

@ -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>"]