Skip to content

Commit 12bb30a

Browse files
derekxu16Commit Queue
authored andcommitted
[package:vm_service] Prepare to publish version 15.0.1
Change-Id: I3e9ccc809bc031c1015eaacd266e41ac8475b1fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/430140 Commit-Queue: Derek Xu <[email protected]> Reviewed-by: Ben Konyi <[email protected]>
1 parent f2776df commit 12bb30a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/vm_service/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 15.0.1-wip
1+
## 15.0.1
22
- Update to version `4.19` of the spec.
33
- Add `Timer` stream.
44
- Add `TimerSignificantlyOverdue` event kind.

pkg/vm_service/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vm_service
2-
version: 15.0.1-wip
2+
version: 15.0.1
33
description: >-
44
A library to communicate with a service implementing the Dart VM
55
service protocol.

0 commit comments

Comments
 (0)