Skip to content

Commit a30077e

Browse files
committed
Update version to 0.6.1
1 parent 7eac21c commit a30077e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

verilog-ext.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
;; Author: Gonzalo Larumbe <[email protected]>
66
;; URL: https://github.com/gmlarumbe/verilog-ext
7-
;; Version: 0.6.0
7+
;; Version: 0.6.1
88
;; Keywords: Verilog, IDE, Tools
9-
;; Package-Requires: ((emacs "29.1") (verilog-mode "2024.3.1.121933719") (verilog-ts-mode "0.2.0") (lsp-mode "8.0.0") (ag "0.48") (ripgrep "0.4.0") (hydra "0.15.0") (apheleia "3.1") (yasnippet "0.14.0") (flycheck "32") (outshine "3.0.1") (async "1.9.7"))
9+
;; Package-Requires: ((emacs "29.1") (verilog-mode "2024.3.1.121933719") (verilog-ts-mode "0.2.1") (lsp-mode "8.0.0") (ag "0.48") (ripgrep "0.4.0") (hydra "0.15.0") (apheleia "3.1") (yasnippet "0.14.0") (flycheck "32") (outshine "3.0.1") (async "1.9.7"))
1010

1111
;; This program is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)