branch: elpa/casual
commit 838bba16c3029cdec777bb8e6224e349df8fbbe5
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>
Bump version to 2.13.2
---
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 ddf2e4b434..34d6975122 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.2-rc.1
+#+MACRO: version 2.13.2
#+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 358f0042e4..4c98371f90 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.2-rc.1
+;; Version: 2.13.2
;; 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