Skip to content

Commit a8c5ad3

Browse files
committed
Bump version to 1.0.0-nullsafety
1 parent 54c8df4 commit a8c5ad3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.0.0-nullsafety.0
2+
- Convert to nullsafety. Credits to @DevNico
3+
14
## 0.9.4
25
- Remove broken platform detection.
36

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.4
3+
version: 1.0.0-nullsafety.0
44
homepage: https://github.com/leisim/logger
55

66
environment:

0 commit comments

Comments
 (0)