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 e97bc53 commit e4e8a9aCopy full SHA for e4e8a9a
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.13.1] · 2023-03-??
+## [0.13.1] · 2023-03-07
10
[0.13.1]: /../../tree/v0.13.1
11
12
[Diff](/../../compare/v0.13.0...v0.13.1)
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "android_logger"
3
-version = "0.13.0"
+version = "0.13.1"
4
authors = ["The android_logger Developers"]
5
license = "MIT OR Apache-2.0"
readme = "README.md"
0 commit comments