We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7948d commit 510bfcfCopy full SHA for 510bfcf
2 files changed
packages/integration_test/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.0
2
+
3
+* Public stable release of plugin.
4
5
## 0.9.3
6
7
* Update README to mention that only `testWidgets` is supported for declaring tests.
packages/integration_test/pubspec.yaml
@@ -1,6 +1,6 @@
name: integration_test
description: Runs tests that use the flutter_test API as integration tests.
-version: 0.9.3
+version: 1.0.0
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test
environment:
0 commit comments