Skip to content

Commit

Permalink
Release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Aug 1, 2020
1 parent 477fd7c commit 2c8e46b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master (unreleased)

## 3.0.0 (2020-08-01)

### New features

* [#174](https://github.com/clojure-emacs/inf-clojure/pull/174): Invoke `inf-clojure` with a prefix argument to prevent using `inf-clojure-custom-startup` and `inf-clojure-custom-repl-type`.
Expand Down
2 changes: 1 addition & 1 deletion inf-clojure.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Olin Shivers <[email protected]>
;; URL: http://github.com/clojure-emacs/inf-clojure
;; Keywords: processes, clojure
;; Version: 3.0.0-snapshot
;; Version: 3.0.0
;; Package-Requires: ((emacs "24.4") (clojure-mode "5.11"))

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit 2c8e46b

Please sign in to comment.