branch: elpa/fedi
commit b483834e64ce311a9f0db7f758b5d2234f8c02a3
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
fix Version number
---
fedi.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedi.el b/fedi.el
index 0f4151b82bc..6b293fa1d25 100644
--- a/fedi.el
+++ b/fedi.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
;; Author: Marty Hiatt <[email protected]>
-;; Version: 0.0.2
+;; Version: 0.2
;; Package-Requires: ((emacs "28.1") (markdown-mode "2.5"))
;; Homepage: https://codeberg.org/martianh/fedi.el