emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold a6c75c8373 334/417: Bump version


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold a6c75c8373 334/417: Bump version
Date: Mon, 1 Jul 2024 10:03:00 -0400 (EDT)

branch: elpa/treesit-fold
commit a6c75c83735ebdf502ec6a1cc270141215a5326e
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    Bump version
---
 Eask       | 2 +-
 ts-fold.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Eask b/Eask
index 122254ec18..8ad19fc803 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
 (package "ts-fold"
-         "0.2.1"
+         "0.3.0"
          "Code folding using tree-sitter")
 
 (website-url "https://github.com/emacs-tree-sitter/ts-fold";)
diff --git a/ts-fold.el b/ts-fold.el
index ef1385aa74..7d181b412c 100644
--- a/ts-fold.el
+++ b/ts-fold.el
@@ -8,7 +8,7 @@
 ;; Author: Junyi Hou <junyi.yi.hou@gmail.com>
 ;;         Shen, Jen-Chieh <jcs090218@gmail.com>
 ;; URL: https://github.com/emacs-tree-sitter/ts-fold
-;; Version: 0.2.1
+;; Version: 0.3.0
 ;; Package-Requires: ((emacs "26.1") (tree-sitter "0.15.1") (s "1.9.0") 
(fringe-helper "1.0.1"))
 ;; Keywords: convenience folding tree-sitter
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]