diff options
| author | João Távora <joaotavora@gmail.com> | 2023-09-06 08:37:38 +0100 |
|---|---|---|
| committer | João Távora <joaotavora@gmail.com> | 2023-09-06 08:37:38 +0100 |
| commit | ff5fb77e2556c42aee9f1131f824bdfb955d861f (patch) | |
| tree | a0f1d962a10aeba02a1bfde4989b3ba9d72a234c | |
| parent | 41210dfd8f9ce72e3372ba8154c2300454857103 (diff) | |
Bump version to 1.0.1
breadcrumb.el (Version): Bump to 1.0.1
| -rw-r--r-- | breadcrumb.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/breadcrumb.el b/breadcrumb.el index 4bc731a..12195c6 100644 --- a/breadcrumb.el +++ b/breadcrumb.el @@ -4,7 +4,7 @@ ;; Author: João Távora <joaotavora@gmail.com> ;; Package-Requires: ((emacs "28.1") (project "0.9.8")) -;; Version: 1.0.0 +;; Version: 1.0.1 ;; Keywords: ;; This program is free software; you can redistribute it and/or modify |
