diff --git a/CHANGELOG.md b/CHANGELOG.md index f83d5d2..6ac0537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## unreleased +## 0.1.3 - widen the version constraint on `package:webkit_inspection_protocol` diff --git a/pubspec.yaml b/pubspec.yaml index 9cacf1c..7ea781e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: browser_launcher description: Provides a standardized way to launch web browsers for testing and tools. -version: 0.1.3-dev +version: 0.1.3 author: Dart Team homepage: https://github.com/dart-lang/browser_launcher