Skip to content

Commit 74e9583

Browse files
authored
Prepare frontend_server_client for release to version 4.0.0 (#2395)
1 parent 2024775 commit 74e9583

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-
## 4.0.0-wip
1+
## 4.0.0
22

33
- Update Dart SDK constraint to `^3.0.0`.
44
- Support changes in the SDK layout for Dart 3.0.

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-wip
2+
version: 4.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)