Skip to content

Commit 569b586

Browse files
chore: bump version
1 parent 7c05bb8 commit 569b586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG.md
22

3-
# 2.0.0
3+
# 2.0.0-rc.1
44

55
- **BREAKING CHANGE** Package renamed to `strlog`
66
- **BREAKING CHANGE** `Tracer` renamed to `Timer`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: strlog
2-
version: 2.0.0
2+
version: 2.0.0-rc.1
33
license: MIT
44
description: >
55
Structured, hierarchical, leveled logging for Dart.

0 commit comments

Comments
 (0)