branch: externals/indent-bars commit aa07a3d812c64445d44796b85fca07044864f64b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Bump version --- NEWS.org | 5 +++-- indent-bars.el | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index 8ed2299e35..8e8b05b99a 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,11 +2,12 @@ #+author: J.D. Smith #+language: en -* Development +* v0.9.2 (2025-07-19) - Support ~haml-mode~. +- Fix bug with variable width detection in terminal. -* v0.9.1 (20205-06-30) +* v0.9.1 (2025-06-30) - Guard against invalid font ~space-width~. diff --git a/indent-bars.el b/indent-bars.el index 48da29c538..1ed355a690 100644 --- a/indent-bars.el +++ b/indent-bars.el @@ -4,7 +4,7 @@ ;; Author: J.D. Smith <jdtsmith+e...@gmail.com> ;; Homepage: https://github.com/jdtsmith/indent-bars ;; Package-Requires: ((emacs "27.1") (compat "30")) -;; Version: 0.9.1 +;; Version: 0.9.2 ;; Keywords: convenience ;; indent-bars is free software: you can redistribute it and/or