Skip to content

Commit ac629ab

Browse files
bumping release version
1 parent f0445fd commit ac629ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v2.0.1 (2021-09-29)
2+
3+
* Fixes an issue with APM network logger not reporting to the dashboard
4+
15
## v2.0.0 (2021-09-20)
26

37
* Adds support for Dio v4.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: instabug_dio_interceptor
22
description: This package is an add on to instabug_flutter. It intercepts any requests performed
33
with Dio Package and sends them to the report that will be sent to the dashboard.
4-
version: 2.0.0
4+
version: 2.0.1
55
homepage: https://github.com/Instabug/Instabug-Flutter#readme
66

77
environment:

0 commit comments

Comments
 (0)