[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/taxy d847db3e5f 1/3: Meta: v0.10.2-pre
From: |
ELPA Syncer |
Subject: |
[elpa] externals/taxy d847db3e5f 1/3: Meta: v0.10.2-pre |
Date: |
Fri, 16 Aug 2024 21:59:09 -0400 (EDT) |
branch: externals/taxy
commit d847db3e5f08a1bcce12271228ebef546be21a19
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Meta: v0.10.2-pre
---
README.org | 4 ++++
taxy.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 47f6e116e5..7acde9d019 100644
--- a/README.org
+++ b/README.org
@@ -933,6 +933,10 @@ In Emacs 28+, see also =M-x shortdoc-display-group RET
taxy RET=.
:TOC: :depth 0
:END:
+** 0.10.2-pre
+
+Nothing new yet.
+
** 0.10.1
*Examples*
diff --git a/taxy.el b/taxy.el
index 0e26abf43b..bacef75d33 100644
--- a/taxy.el
+++ b/taxy.el
@@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; URL: https://github.com/alphapapa/taxy.el
;; Package-Requires: ((emacs "26.3"))
-;; Version: 0.10.1
+;; Version: 0.10.2-pre
;; Keywords: lisp
;; This program is free software; you can redistribute it and/or modify