branch: elpa/datetime commit 55297bf409f35dbc4bcd26b458b83e349ed11452 Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Release version 0.6.6. --- README.md | 2 +- datetime.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfcfa85ceb..bb8f3cd0c9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [](http://www.gnu.org/licenses/gpl-3.0.txt) [](http://stable.melpa.org/#/datetime) [](http://melpa.org/#/datetime) -[](http://travis-ci.org/doublep/datetime) +[](http://travis-ci.com/doublep/datetime) # datetime diff --git a/datetime.el b/datetime.el index 8945a8f6ca..8b1fda2802 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.6.5 +;; Version: 0.6.6 ;; Keywords: lisp, i18n ;; Homepage: https://github.com/doublep/datetime ;; Package-Requires: ((emacs "24.1") (extmap "1.0"))