We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293bc19 commit 9398978Copy full SHA for 9398978
CHANGELOG.md
@@ -6,7 +6,7 @@ All user visible changes to this project will be documented in this file. This p
6
7
8
9
-## [0.12.0] · 2023-01-?? (unreleased)
+## [0.12.0] · 2023-01-19
10
[0.12.0]: /../../tree/v0.12.0
11
12
[Diff](/../../compare/v0.11.3...v0.12.0)
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "android_logger"
3
-version = "0.11.3"
+version = "0.12.0"
4
authors = ["The android_logger Developers"]
5
license = "MIT OR Apache-2.0"
readme = "README.md"
0 commit comments