Skip to content

Commit

Permalink
Bump the development version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozhidar Batsov authored and Bozhidar Batsov committed Jan 11, 2025
1 parent 303ed54 commit 0ad73b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cider.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
;; Steve Purcell <[email protected]>
;; Maintainer: Bozhidar Batsov <[email protected]>
;; URL: https://www.github.com/clojure-emacs/cider
;; Version: 1.16.1
;; Version: 1.17.0-snapshot
;; Package-Requires: ((emacs "26") (clojure-mode "5.19") (parseedn "1.2.1") (queue "0.2") (spinner "1.7") (seq "2.22") (sesman "0.3.2") (transient "0.4.1"))
;; Keywords: languages, clojure, cider

Expand Down Expand Up @@ -93,7 +93,7 @@
(require 'sesman)
(require 'package)

(defconst cider-version "1.16.1"
(defconst cider-version "1.17.0-snapshot"
"The current version of CIDER.")

(defconst cider-codename "Kherson"
Expand Down

0 comments on commit 0ad73b2

Please sign in to comment.