branch: elpa/datetime commit a71c4abd7993ab207fc33527f4d9aa09d116a0fb Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Post-release version bump. --- datetime.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datetime.el b/datetime.el index 78a9115740..251cc1ef31 100644 --- a/datetime.el +++ b/datetime.el @@ -4,7 +4,7 @@ ;; Author: Paul Pogonyshev <pogonys...@gmail.com> ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com> -;; Version: 0.10 +;; Version: 0.10.1snapshot ;; Keywords: lisp, i18n ;; Homepage: https://github.com/doublep/datetime ;; Package-Requires: ((emacs "25.1") (extmap "1.1.1"))