branch: externals/indent-bars
commit c02ded1991f88d7d139b769e439e9244ac4d425a
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>
Bump version
---
README.md | 1 +
indent-bars.el | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7310fa924e..12e77abfb4 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ This package provides indentation _guide bars_ in Emacs, with
optional tree-sitt
## What's New
+- **v0.7**: New optimized jit-lock approach for treesit scope.
- **v0.6.1**: Live feedback when updating settings in the Customize interface.
- **v0.6.0**:
- Simplify tree-sitter scope drawing.
diff --git a/indent-bars.el b/indent-bars.el
index d7c3957082..7746e6c7e4 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -4,7 +4,7 @@
;; Author: J.D. Smith
;; Homepage: https://github.com/jdtsmith/indent-bars
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.5"))
-;; Version: 0.6.1
+;; Version: 0.7.0
;; Keywords: convenience
;; Prefix: indent-bars
;; Separator: -