summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2022-05-11 21:37:22 -0400
committerKaushal Modi <kaushal.modi@gmail.com>2022-05-11 21:37:22 -0400
commit670e0a08f625175fd80137cf69e799619bf8a381 (patch)
tree67ac4177937aeab143a4892a6e409a901b0f3e0d
parent1ee3d127bd6ceacc559e4e92e07b8952b21572bb (diff)
chore: Bump version in headerexternals/tomelr
-rw-r--r--tomelr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tomelr.el b/tomelr.el
index 0d9ac84..e4abd4c 100644
--- a/tomelr.el
+++ b/tomelr.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2022 Free Software Foundation, Inc.
;; Author: Kaushal Modi <kaushal.modi@gmail.com>
-;; Version: 0.4.1
+;; Version: 0.4.3
;; Package-Requires: ((emacs "26.3") (map "3.2.1") (seq "2.23"))
;; Keywords: data, tools, toml, serialization, config
;; URL: https://github.com/kaushalmodi/tomelr/