Skip to content

Commit 577af53

Browse files
committed
Prepare for 24.3.1 release
1 parent a0df287 commit 577af53

File tree

4 files changed

+115
-47
lines changed

4 files changed

+115
-47
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 24.3.1-wip
1+
## 24.3.1
22

33
- Add support for binding DDS to a custom port.
44

dwds/lib/src/injected/client.js

Lines changed: 112 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.1-wip
3+
version: 24.3.1
44
description: >-
55
A service that proxies between the Chrome debug protocol and the Dart VM
66
service protocol.

0 commit comments

Comments
 (0)