diff --git a/pkg/vm_service/pubspec.yaml b/pkg/vm_service/pubspec.yaml index b6002cd78f0..895ba973ca7 100644 --- a/pkg/vm_service/pubspec.yaml +++ b/pkg/vm_service/pubspec.yaml @@ -1,5 +1,5 @@ name: vm_service -version: 15.2.0-wip +version: 15.2.0 description: >- A library to communicate with a service implementing the Dart VM service protocol.