Skip to content

Commit 024affc

Browse files
author
Anna Gringauze
authored
Prep to publish dwds 13.0.0 (#1561)
1 parent ae994a8 commit 024affc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 13.0.0-dev
1+
## 13.0.0
22
- Change wording of paused overlay from "Paused in Dart DevTools" to "Paused"
33
- Allow sending back the Dart DevTools URL from DWDS instead of launching
44
Dart DevTools, to support embedding Dart DevTools in Chrome DevTools.

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: 13.0.0-dev
3+
version: 13.0.0
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)