Browse Source

token: Bump to 3.2.0 everywhere (#2116)

Jon Cinque 4 years ago
parent
commit
8cec4d41cc
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.1.1"
+version = "3.2.0"
 description = "Solana Program Library Token"
 authors = ["Solana Maintainers <maintainers@solana.foundation>"]
 repository = "https://github.com/solana-labs/solana-program-library"