mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-19 10:31:07 +00:00
updated version and changelog
This commit is contained in:
parent
4a953801fa
commit
06ef9d0617
2 changed files with 8 additions and 1 deletions
|
|
@ -8,6 +8,13 @@ keywords: template linter, template formatter, djLint, HTML, templates, formatte
|
|||
|
||||
# Changelog
|
||||
|
||||
## 0.7.3
|
||||
|
||||
::: content
|
||||
|
||||
- Bug fixes [#173](https://github.com/Riverside-Healthcare/djLint/issues/173), #174(https://github.com/Riverside-Healthcare/djLint/issues/174)
|
||||
:::
|
||||
|
||||
## 0.7.2
|
||||
|
||||
::: content
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name="djlint"
|
||||
version="0.7.2"
|
||||
version="0.7.3"
|
||||
description="HTML Template Linter and Formatter"
|
||||
license="GPL-3.0-or-later"
|
||||
authors=["Christopher Pickering <cpickering@rhc.net>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue