Skip to content

Commit 60ba420

Browse files
author
Anna Gringauze
authored
Prep to publish dwds (#1391)
1 parent 037ca7f commit 60ba420

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dwds/CHANGELOG.md

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

33
- Fix race causing intermittent `Aww, snap` errors on starting debugger
44
with multiple breakpoints in source.

dwds/lib/src/injected/client.js

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/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 `pub run build_runner build`.
3-
version: 11.2.3-dev
3+
version: 11.2.3
44
homepage: https://github.com/dart-lang/webdev/tree/master/dwds
55
description: >-
66
A service that proxies between the Chrome debug protocol and the Dart VM

0 commit comments

Comments
 (0)