Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit a5510eb

Browse files
authored
bump integration test to 1.0.0 (#3295)
1 parent 488b946 commit a5510eb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/integration_test/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.0
2+
3+
* Public stable release of plugin.
4+
15
## 0.9.3
26

37
* Update README to mention that only `testWidgets` is supported for declaring tests.

packages/integration_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: integration_test
22
description: Runs tests that use the flutter_test API as integration tests.
3-
version: 0.9.3
3+
version: 1.0.0
44
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test
55

66
environment:

0 commit comments

Comments
 (0)