Skip to content

Commit 8bc2028

Browse files
committed
Release: v0.7.1
1 parent 06baa6f commit 8bc2028

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ When option ~activities-bookmark-store~ is enabled, an Emacs bookmark is stored
151151

152152
* Changelog
153153

154-
** v0.7.1-pre
154+
** v0.7.1
155155

156156
*Fixes*
157157
+ Race condition when restoring multiple activities in rapid succession from user code. ([[https://github.com/alphapapa/activity.el/pull/98][#98]]. Thanks to [[https://github.com/jdtsmith][JD Smith]].)

activities.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Maintainer: Adam Porter <[email protected]>
77
;; URL: https://github.com/alphapapa/activities.el
88
;; Keywords: convenience
9-
;; Version: 0.7.1-pre
9+
;; Version: 0.7.1
1010
;; Package-Requires: ((emacs "29.1") (persist "0.6"))
1111

1212
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)