Skip to content

Commit 3cf4382

Browse files
authored
publish frontend_server_client (#1721)
1 parent 1de398e commit 3cf4382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend_server_client/CHANGELOG.md

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

33
- Update the `compile` api to return a non-null `CompileResult`, and instead
44
make the `dillOutput` field nullable. This allows you to still get compiler

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: 3.0.0-dev
2+
version: 3.0.0
33
description: >-
44
Client code to start and interact with the frontend_server compiler from the
55
Dart SDK.

0 commit comments

Comments
 (0)