Skip to content

Commit c23c55e

Browse files
committed
Release 3.1.0
1 parent a2cebf5 commit c23c55e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 3.1.0 (2021-07-23)
6+
57
### New features
68

79
* [#190](https://github.com/clojure-emacs/inf-clojure/pull/190): Helper function `inf-clojure-set-repl` to select inf-clojure process buffer.

inf-clojure.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Olin Shivers <[email protected]>
77
;; URL: http://github.com/clojure-emacs/inf-clojure
88
;; Keywords: processes, clojure
9-
;; Version: 3.1.0-snapshot
9+
;; Version: 3.1.0
1010
;; Package-Requires: ((emacs "25.1") (clojure-mode "5.11"))
1111

1212
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)