branch: elpa/emacsql commit 7963261ef38b8e2c1d9c80f4d6670c8f2aa8db4f Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Bump to version 1.0.0. --- emacsql.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacsql.el b/emacsql.el index bbab2e392c..8daf13ac38 100644 --- a/emacsql.el +++ b/emacsql.el @@ -4,7 +4,7 @@ ;; Author: Christopher Wellons <well...@nullprogram.com> ;; URL: https://github.com/skeeto/emacsql -;; Version: 0.9.0 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "24.3") (cl-lib "0.3") (finalize "1.0.0")) ;;; Commentary: