branch: externals/tomelr commit 19d128f0d2fd4ea8d4bf92cb1f5a235468b45d00 Author: Kaushal Modi <kaushal.m...@gmail.com> Commit: Kaushal Modi <kaushal.m...@gmail.com>
chore: Bump version in header --- tomelr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomelr.el b/tomelr.el index 7217fa23e4..7007b25254 100644 --- a/tomelr.el +++ b/tomelr.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2022 Free Software Foundation, Inc. ;; Author: Kaushal Modi <kaushal.m...@gmail.com> -;; Version: 0.3.0 +;; Version: 0.4.1 ;; Package-Requires: ((emacs "26.3") (map "3.2.1") (seq "2.23")) ;; Keywords: data, tools, toml, serialization, config ;; URL: https://github.com/kaushalmodi/tomelr/