diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-05 05:20:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-05 05:20:34 -0500 |
| commit | 1487cbc03d1c447e9c4b31bfbe44330df10a6d29 (patch) | |
| tree | 456127462ec28595fbdfdba89b4bcecfec4b1698 | |
| parent | e4a254453dedacafcca883a3b20302762c872280 (diff) | |
| download | chime-0.7.0.tar.gz chime-0.7.0.zip | |
chore: bump version to 0.7.0v0.7.0
Header version in chime.el and the Eask manifest both move from 0.6.0 to
0.7.0 for the v0.7.0 release.
| -rw-r--r-- | Eask | 2 | ||||
| -rw-r--r-- | chime.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ ;; -*- mode: eask; lexical-binding: t -*- (package "chime" - "0.6.0" + "0.7.0" "CHIME Heralds Imminent Modeline Events") (website-url "https://github.com/cjennings/chime") @@ -6,7 +6,7 @@ ;; Current Author/Maintainer: Craig Jennings <c@cjennings.net> ;; Original Author: Artem Khramov <akhramov+emacs@pm.me> ;; Created: 6 Jan 2017 -;; Version: 0.6.0 +;; Version: 0.7.0 ;; Package-Requires: ((alert "1.2") (async "1.9.3") (dash "2.18.0") (emacs "27.1")) ;; Keywords: notification alert org org-agenda calendar ;; URL: https://github.com/cjennings/chime |
