diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2023-10-02 15:19:46 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2023-10-02 15:19:46 +0200 |
| commit | 3244b2a765315ad640deab34b1b2f90ac2277df3 (patch) | |
| tree | 76e0153cb122ec45d9c0611084e9bd42331383a4 | |
| parent | b9d8db8218a05acc1ad1018f303deeeef87fea9a (diff) | |
Bump version to 0.1.1
| -rw-r--r-- | do-at-point.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/do-at-point.el b/do-at-point.el index f6719d2..9101826 100644 --- a/do-at-point.el +++ b/do-at-point.el @@ -5,7 +5,7 @@ ;; Author: Philip Kaludercic <philipk@posteo.net> ;; Maintainer: Philip Kaludercic <~pkal/public-inbox@lists.sr.ht> ;; URL: https://git.sr.ht/~pkal/do-at-point -;; Version: 0.1.0 +;; Version: 0.1.1 ;; Package-Requires: ((emacs "26.1")) ;; Keywords: convenience |
