Skip to content

Commit 1d0b32c

Browse files
authored
Reset DWDS to 24.3.4-wip (#2580)
1 parent 1990d29 commit 1d0b32c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

dwds/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 24.3.4-wip
2+
13
## 24.3.3
24

35
- Added support for some debugging APIs with the DDC library bundle format. - [#2563](https://github.com/dart-lang/webdev/issues/2563)

dwds/lib/src/version.dart

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dwds
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 24.3.3
3+
version: 24.3.4-wip
44
description: >-
55
A service that proxies between the Chrome debug protocol and the Dart VM
66
service protocol.

0 commit comments

Comments
 (0)