branch: elpa/casual
commit 28a8fcb6eadd9915cab3e484d77f63522b77557c
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>
Bump version to 2.13.1-rc.1
---
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 229f6a1a81..c515787427 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.13.0
+#+MACRO: version 2.13.1-rc.1
#+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 df4ad05d73..5164f3fc02 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.13.0
+;; Version: 2.13.1-rc.1
;; 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