branch: externals/drepl
commit 949cc68612d9427e482d12c2b344a61082f25949
Author: Augusto Stoffel <[email protected]>
Commit: Augusto Stoffel <[email protected]>
Version 0.4
---
drepl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drepl.el b/drepl.el
index 27dd0002aa..4ba545ae9c 100644
--- a/drepl.el
+++ b/drepl.el
@@ -6,7 +6,7 @@
;; Keywords: languages, processes
;; URL: https://github.com/astoff/drepl
;; Package-Requires: ((emacs "29.1") (comint-mime "0.7"))
-;; Version: 0.3
+;; Version: 0.4
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by