mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
chore(release): 1.19.14 [skip ci]
## [1.19.14](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.13...v1.19.14) (2023-02-07) ### Bug Fixes * **config:** added error message print when config loading fails ([e21fa29](e21fa29dc2)), closes [#531](https://github.com/Riverside-Healthcare/djLint/issues/531)
This commit is contained in:
parent
74c37bc449
commit
512f5d8fce
5 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name="djlint"
|
||||
version="1.19.13"
|
||||
version="1.19.14"
|
||||
description="HTML Template Linter and Formatter"
|
||||
license="GPL-3.0-or-later"
|
||||
authors=["Christopher Pickering <cpickering@rhc.net>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue