Skip to content

Commit bdc79b5

Browse files
committed
Bumped version to 2.0.2+1
1 parent f50c22c commit bdc79b5

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+
## 2.0.2+1
2+
3+
* Meta update: Updated repository links to https://github.com/SourceHorizon/logger.
4+
15
## 2.0.2
26

37
- Moved the default log level assignment to prevent weird lazy initialization bugs.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: logger
22
description: Small, easy to use and extensible logger which prints beautiful logs.
3-
version: 2.0.2
3+
version: 2.0.2+1
44
repository: https://github.com/SourceHorizon/logger
55

66
environment:

0 commit comments

Comments
 (0)