Skip to content

Commit 71c2e5a

Browse files
committed
Bump version
1 parent a414b18 commit 71c2e5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(package "dap-mode"
2-
"0.7"
2+
"0.8"
33
"Debug Adapter Protocol mode")
44

55
(website-url "https://github.com/emacs-lsp/dap-mode")

dap-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
;; Keywords: languages, debug
2020
;; URL: https://github.com/emacs-lsp/dap-mode
2121
;; Package-Requires: ((emacs "27.1") (dash "2.18.0") (lsp-mode "6.0") (bui "1.1.0") (f "0.20.0") (s "1.12.0") (lsp-treemacs "0.1") (posframe "0.7.0") (ht "2.3") (lsp-docker "1.0.0"))
22-
;; Version: 0.7
22+
;; Version: 0.8
2323

2424
;;; Commentary:
2525
;; Debug Adapter Protocol client for Emacs.

0 commit comments

Comments
 (0)