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

Commit df2b2c6

Browse files
author
Emmanuel Garcia
committed
[instrumentation_adapter] Bump version
1 parent 48bc9da commit df2b2c6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/instrumentation_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.3+1
2+
3+
* Migrate example to AndroidX.
4+
15
## 0.1.3
26

37
* Added example app.

packages/instrumentation_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: instrumentation_adapter
22
description: Runs tests that use the flutter_test API as integration tests.
3-
version: 0.1.3
3+
version: 0.1.3+1
44
author: Flutter Team <flutter-dev@googlegroups.com>
55
homepage: https://github.com/flutter/plugins/tree/master/packages/instrumentation_adapter
66

0 commit comments

Comments
 (0)