Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

token-client-v0.6.0: release: Bump token-2022 and all dependencies (#5189)

Compare
Choose a tag to compare
@joncinque joncinque released this 01 Sep 22:01
· 1979 commits to master since this release
f35dc5f
* release: Bump token-2022 and all dependencies

In order to release a new token-2022, we need to bump its version and
every local crate that it depends on. That means the following:

* spl-token-2022
* spl-program-error
* spl-tlv-account-resolution
* spl-type-length-value
* spl-token-metadata-interface
* spl-token-metadata-example
* spl-transfer-hook-interface
* spl-transfer-hook-example
* spl-token-client (this one's not needed, but it's cleaner)

* Also bump spl-token-cli

* Also bump associated-token-account