Browse Source

token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427)

Jon Cinque 3 years ago
parent
commit
49fb7abe2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      program/Cargo.toml

+ 1 - 1
program/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "spl-token"
-version = "3.3.1"
+version = "3.4.0"
 description = "Solana Program Library Token"
 authors = ["Solana Maintainers <maintainers@solana.foundation>"]
 repository = "https://github.com/solana-labs/solana-program-library"