File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.10.2 / (unreleased)
3+ ## 0.10.2 / 2015-01-27
44
55### Changes
66
Original file line number Diff line number Diff line change 1010; ; Steve Purcell <steve@sanityinc.com>
1111; ; Maintainer: Bozhidar Batsov <bozhidar@batsov.com>
1212; ; URL: http://www.github.com/clojure-emacs/cider
13- ; ; Version: 0.10.1
13+ ; ; Version: 0.10.2
1414; ; Package-Requires: ((emacs "24.3") (clojure-mode "5.1.0") (pkg-info "0.4") (queue "0.1.1") (spinner "1.4") (seq "1.9"))
1515; ; Keywords: languages, clojure, cider
1616
7878
7979(require 'seq )
8080
81- (defconst cider-version " 0.10.1 "
81+ (defconst cider-version " 0.10.2 "
8282 " Fallback version used when it cannot be extracted automatically.
8383Normally it won't be used, unless `pkg-info' fails to extract the
8484version from the CIDER package or library." )
You can’t perform that action at this time.
0 commit comments