branch: elpa/cider
commit 6437f8fe053ada1f5839ff749c3d1b3cfcfd4edd
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Bump the package version metadata to 1.10.0-snapshot
---
 cider.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cider.el b/cider.el
index 86a5f5c3f1..cb51293044 100644
--- a/cider.el
+++ b/cider.el
@@ -11,7 +11,7 @@
 ;;         Steve Purcell <st...@sanityinc.com>
 ;; Maintainer: Bozhidar Batsov <bozhi...@batsov.dev>
 ;; URL: http://www.github.com/clojure-emacs/cider
-;; Version: 1.9.0
+;; Version: 1.10.0-snapshot
 ;; Package-Requires: ((emacs "26") (clojure-mode "5.18.0") (parseedn "1.2.0") 
(queue "0.2") (spinner "1.7") (seq "2.22") (sesman "0.3.2") (transient "0.4.1"))
 ;; Keywords: languages, clojure, cider
 

Reply via email to