branch: externals/devdocs
commit 8abcac28030c0f770b214823b4a1a5024f121b30
Author: Augusto Stoffel <[email protected]>
Commit: Augusto Stoffel <[email protected]>
Bump version
---
.gitignore | 2 +-
devdocs.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 257c9f7d33..b4dbc49bb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
*.elc
-*-autoloads.el
+*autoloads.el
diff --git a/devdocs.el b/devdocs.el
index a88651b72a..4936f827a6 100644
--- a/devdocs.el
+++ b/devdocs.el
@@ -6,7 +6,7 @@
;; Keywords: help
;; URL: https://github.com/astoff/devdocs.el
;; Package-Requires: ((emacs "27.1"))
-;; Version: 0.2
+;; Version: 0.3
;; 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