Skip to content

Commit 7b495ba

Browse files
committed
Bump version to 0.9.2
1 parent b0d9478 commit 7b495ba

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+
## 0.9.2
2+
- Add `PrefixPrinter`. Credits to @tkutcher.
3+
- Add `HybridPrinter`. Credits to @tkutcher.
4+
15
## 0.9.1
26
- Fix logging output for Flutter Web. Credits to @nateshmbhat and @Cocotus.
37

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: 0.9.1
3+
version: 0.9.2
44
homepage: https://github.com/leisim/logger
55

66
environment:

0 commit comments

Comments
 (0)