Updating from 2.57.0-dev.0 to 2.57.0-dev.1
diff --git a/packages/devtools_app/lib/devtools.dart b/packages/devtools_app/lib/devtools.dart index 44658c3..8ba8af9 100644 --- a/packages/devtools_app/lib/devtools.dart +++ b/packages/devtools_app/lib/devtools.dart
@@ -10,4 +10,4 @@ /// Note: a regexp in the `dt update-version' command logic matches the constant /// declaration `const version =`. If you change the declaration you must also /// modify the regex in the `dt update-version' command logic. -const version = '2.57.0-dev.0'; +const version = '2.57.0-dev.1';
diff --git a/packages/devtools_app/pubspec.yaml b/packages/devtools_app/pubspec.yaml index c85b949..1dee72d 100644 --- a/packages/devtools_app/pubspec.yaml +++ b/packages/devtools_app/pubspec.yaml
@@ -7,7 +7,7 @@ # Note: this version should only be updated by running the 'dt update-version' # command that updates the version here and in 'devtools.dart'. -version: 2.57.0-dev.0 +version: 2.57.0-dev.1 repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app
diff --git a/pubspec.lock b/pubspec.lock index e30fd8b..71290ed 100644 --- a/pubspec.lock +++ b/pubspec.lock
@@ -1006,10 +1006,10 @@ dependency: transitive description: name: web_benchmarks - sha256: "4160714bd85af6b11e7c321a2be98ec746363b69e9a496c80207c7285889960b" + sha256: "5ba2c37aa1ae09c75485cfd029fa380a0d91d043c8db431ee858e6a504ab52a8" url: "https://pub.dev" source: hosted - version: "4.1.0" + version: "4.1.1" web_socket: dependency: transitive description: