branch: elpa/casual
commit b5e29b4d1a098160f6562b1d5b67dcd1008881b7
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>
Bump version to 2.12.0
---
docs/casual.org | 2 +-
lisp/casual.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/casual.org b/docs/casual.org
index c8bc38ea25..de4fff5ffa 100644
--- a/docs/casual.org
+++ b/docs/casual.org
@@ -5,7 +5,7 @@
#+EMAIL: [email protected]
#+OPTIONS: ':t toc:t author:t email:t H:4 f:t
#+LANGUAGE: en
-#+MACRO: version 2.11.3-rc.1
+#+MACRO: version 2.12.0
#+MACRO: kbd (eval (org-texinfo-kbd-macro $1))
#+TEXINFO_FILENAME: casual.info
#+TEXINFO_CLASS: casual
diff --git a/lisp/casual.el b/lisp/casual.el
index 187a60259a..16080485af 100644
--- a/lisp/casual.el
+++ b/lisp/casual.el
@@ -5,7 +5,7 @@
;; Author: Charles Choi <[email protected]>
;; URL: https://github.com/kickingvegas/casual
;; Keywords: tools, wp
-;; Version: 2.11.3-rc.1
+;; Version: 2.12.0
;; Package-Requires: ((emacs "29.1") (transient "0.9.0") (csv-mode "1.27"))
;; This program is free software; you can redistribute it and/or modify