[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/devdocs 01ce2c06e9 3/3: Version 0.6
From: |
ELPA Syncer |
Subject: |
[elpa] externals/devdocs 01ce2c06e9 3/3: Version 0.6 |
Date: |
Sat, 23 Mar 2024 06:58:13 -0400 (EDT) |
branch: externals/devdocs
commit 01ce2c06e997cb821be6123395fb6d224bf958ab
Author: Augusto Stoffel <arstoffel@gmail.com>
Commit: Augusto Stoffel <arstoffel@gmail.com>
Version 0.6
---
devdocs.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devdocs.el b/devdocs.el
index f23cfc4c29..42c9fa86ff 100644
--- a/devdocs.el
+++ b/devdocs.el
@@ -1,12 +1,12 @@
;;; devdocs.el --- Emacs viewer for DevDocs -*- lexical-binding: t -*-
-;; Copyright (C) 2021 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; Author: Augusto Stoffel <arstoffel@gmail.com>
;; Keywords: help
;; URL: https://github.com/astoff/devdocs.el
;; Package-Requires: ((emacs "27.1"))
-;; Version: 0.5
+;; Version: 0.6
;; 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