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:
semantic-release-bot 2023-02-07 19:44:15 +00:00
parent 74c37bc449
commit 512f5d8fce
5 changed files with 1 additions and 1 deletions

View file

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