Skip to content

Commit

Permalink
Update version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlarumbe committed Sep 2, 2024
1 parent 5398a79 commit ffbe187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions verilog-ext.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

;; Author: Gonzalo Larumbe <[email protected]>
;; URL: https://github.com/gmlarumbe/verilog-ext
;; Version: 0.5.0
;; Version: 0.6.0
;; Keywords: Verilog, IDE, Tools
;; Package-Requires: ((emacs "29.1") (verilog-mode "2024.3.1.121933719") (verilog-ts-mode "0.1.3") (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"))
;; 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"))

;; 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
Expand Down

0 comments on commit ffbe187

Please sign in to comment.