diff options
| author | Thanos Apollo <public@thanosapollo.org> | 2026-04-28 05:16:35 +0300 |
|---|---|---|
| committer | Thanos Apollo <public@thanosapollo.org> | 2026-04-28 05:16:35 +0300 |
| commit | 0ab81526cef90e8fdfa91a1c98f72c8168335fca (patch) | |
| tree | 5957a63b90c3451859e1f7a3467e9f01295d2b57 | |
| parent | afd8883ee6eb6a2087fbac330c346079e103cab0 (diff) | |
Version bump: 0.1.2
| -rw-r--r-- | lisp/forgejo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/forgejo.el b/lisp/forgejo.el index 5ffd4b3..6c94d2a 100644 --- a/lisp/forgejo.el +++ b/lisp/forgejo.el @@ -5,7 +5,7 @@ ;; Author: Thanos Apollo <public@thanosapollo.org> ;; Keywords: tools vc git forgejo ;; URL: https://codeberg.org/thanosapollo/emacs-forgejo -;; Version: 0.1.1 +;; Version: 0.1.2 ;; Package-Requires: ((emacs "29.1") (markdown-mode "2.6") (keymap-popup "0.2.1")) ;; This program is free software; you can redistribute it and/or modify |
