Skip to content

Commit

Permalink
Release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankumpf committed Aug 2, 2022
1 parent bcc1314 commit 356d18a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.5.2] - 2022-08-02

- Upgrade `wry` to 0.20

## [0.5.1] - 2022-06-14

- Update dependencies
Expand Down Expand Up @@ -42,6 +46,7 @@

## [0.1.0] - 2021-09-17

[0.5.2]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.4.2...v0.5.0
[0.4.2]: https://github.com/adriankumpf/tesla_auth/compare/v0.4.1...v0.4.2
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tesla_auth"
version = "0.5.1"
version = "0.5.2"
description = "Tesla token generator"
homepage = "https://github.com/adriankumpf/tesla_auth"
repository = "https://github.com/adriankumpf/tesla_auth"
Expand Down

0 comments on commit 356d18a

Please sign in to comment.