Bump version to 0.21.5

This commit is contained in:
Michael Vines
2019-12-14 00:49:04 -07:00
parent 2eaf47d563
commit 4e0a3862a6
76 changed files with 358 additions and 358 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-measure"
description = "Blockchain, Rebuilt for Scale"
version = "0.21.4"
version = "0.21.5"
documentation = "https://docs.rs/solana"
homepage = "https://solana.com/"
readme = "../README.md"
@@ -11,4 +11,4 @@ license = "Apache-2.0"
edition = "2018"
[dependencies]
solana-sdk = { path = "../sdk", version = "0.21.4" }
solana-sdk = { path = "../sdk", version = "0.21.5" }