Skip to content

Commit 752ef0e

Browse files
committed
Versions
1 parent d4a5a86 commit 752ef0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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: 25.1.0
3+
version: 25.1.1-wip
44

55
description: >-
66
A service that proxies between the Chrome debug protocol and the Dart VM

frontend_server_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: frontend_server_client
2-
version: 4.0.0
2+
version: 4.0.1-wip
33
description: >-
44
Client code to start and interact with the frontend_server compiler from the
55
Dart SDK.

0 commit comments

Comments
 (0)