Skip to content

Commit 8b4ee00

Browse files
committed
update Version
1 parent 3699633 commit 8b4ee00

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.0.1
2+
* Fix Issue [#2](https://github.com/chandrabezzo/analytics_debugger/issues/2)
3+
14
## 1.0.0
25
* Analytics Debugger for Android
36
* Analytics Debugger for iOS

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "1.0.0"
10+
version: "1.0.1"
1111
async:
1212
dependency: transitive
1313
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: analytics_debugger
22
description: A tools to debugging your logger represented with user interface
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/chandrabezzo/analytics_debugger
55
repository: https://github.com/chandrabezzo/analytics_debugger
66
issue_tracker: https://github.com/chandrabezzo/analytics_debugger/issues

0 commit comments

Comments
 (0)