Release v0.6.1

This commit is contained in:
Adrian Kumpf
2023-02-19 21:02:00 +01:00
parent e9df059380
commit 5212a4c9e0
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,9 @@
# Changelog
## [0.6.1] - 2023-02-19
- Bump `wry` to 0.27.0
## [0.6.0] - 2023-02-03
- Upgrade `wry` to 0.26.0
@@ -62,6 +66,7 @@
## [0.1.0] - 2021-09-17
[0.6.1]: https://github.com/adriankumpf/tesla_auth/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.4...v0.5.0
[0.5.4]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.2...v0.5.3
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tesla_auth"
version = "0.6.0"
version = "0.6.1"
description = "Tesla token generator"
homepage = "https://github.com/adriankumpf/tesla_auth"
repository = "https://github.com/adriankumpf/tesla_auth"