Skip to content

Commit 6716c12

Browse files
committed
Bump version to 2.0.1
1 parent 8b308fb commit 6716c12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lisp/casual-avy-version.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
;;; Code:
2424

25-
(defconst casual-avy-version "2.0.1-rc.1"
25+
(defconst casual-avy-version "2.0.1"
2626
"Casual Avy Version.")
2727

2828
(defun casual-avy-version ()

lisp/casual-avy.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Charles Choi <[email protected]>
66
;; URL: https://github.com/kickingvegas/casual-avy
77
;; Keywords: tools
8-
;; Version: 2.0.1-rc.1
8+
;; Version: 2.0.1
99
;; Package-Requires: ((emacs "29.1") (avy "0.5.0") (casual "2.0.0"))
1010

1111
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)