File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.1
2
+ * Fix Issue [ #2 ] ( https://github.com/chandrabezzo/analytics_debugger/issues/2 )
3
+
1
4
## 1.0.0
2
5
* Analytics Debugger for Android
3
6
* Analytics Debugger for iOS
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
7
7
path: ".."
8
8
relative: true
9
9
source: path
10
- version: "1.0.0 "
10
+ version: "1.0.1 "
11
11
async:
12
12
dependency: transitive
13
13
description:
Original file line number Diff line number Diff line change 1
1
name : analytics_debugger
2
2
description : A tools to debugging your logger represented with user interface
3
- version : 1.0.0
3
+ version : 1.0.1
4
4
homepage : https://github.com/chandrabezzo/analytics_debugger
5
5
repository : https://github.com/chandrabezzo/analytics_debugger
6
6
issue_tracker : https://github.com/chandrabezzo/analytics_debugger/issues
You can’t perform that action at this time.
0 commit comments