We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d924db3 commit aefbe28Copy full SHA for aefbe28
dwds/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.2
+## 0.3.0
2
3
- Change the exposed type on DebugService to VmServiceInterface
4
dwds/pubspec.yaml
@@ -1,5 +1,5 @@
name: dwds
-version: 0.2.2-dev
+version: 0.3.0
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/webdev/tree/master/dwds
5
description: >-
@@ -18,7 +18,7 @@ dependencies:
18
shelf: ^0.7.0
19
shelf_web_socket: ^0.2.0
20
source_maps: ^0.10.0
21
- vm_service_lib: 3.14.3-dev.4
+ vm_service_lib: 3.15.1+1
22
web_socket_channel: ^1.0.0
23
webkit_inspection_protocol: ^0.4.0
24
0 commit comments