Skip to content

Commit

Permalink
Prep to publish frontend-server-client (#1618)
Browse files Browse the repository at this point in the history
* Prep to publsh frontent-server-client

* Address CR comments
  • Loading branch information
Anna Gringauze authored May 16, 2022
1 parent 662970f commit c1d2237
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions frontend_server_client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## 2.1.3-dev

## 2.1.3
- Update `package:vm_service` to version `^8.0.0`

## 2.1.2

Expand Down
4 changes: 2 additions & 2 deletions frontend_server_client/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: frontend_server_client
version: 2.1.3-dev
version: 2.1.3
description: >-
Client code to start and interact with the frontend_server compiler from the
Dart SDK.
Expand All @@ -19,4 +19,4 @@ dev_dependencies:
shelf_static: ^1.1.0
test: ^1.16.0
test_descriptor: ^2.0.0
vm_service: ^7.1.0
vm_service: ^8.0.0

0 comments on commit c1d2237

Please sign in to comment.