branch: elpa/eldoc-mouse
commit 7b4e64be8c7ce44b7fb763f40e72f7900aa4b119
Author: huangfeiyu <[email protected]>
Commit: GitHub <[email protected]>
Update version number to 3.0
---
eldoc-mouse.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eldoc-mouse.el b/eldoc-mouse.el
index 3bf1e28d6ea..2b152a8d4ba 100644
--- a/eldoc-mouse.el
+++ b/eldoc-mouse.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2025 Huang Feiyu
;; Author: Huang Feiyu <[email protected]>
-;; Version: 0.1
+;; Version: 3.0
;; Package-Requires: ((emacs "27.1") (posframe "1.4.0") (eglot "1.8"))
;; Keywords: tools, languages, convenience, mouse, hover
;; URL: https://github.com/huangfeiyu/eldoc-mouse