Update version to 0.20.5

This commit is contained in:
Michael Vines
2019-11-10 09:49:54 -07:00
parent 0e3dc27c8d
commit 3616b683f6
80 changed files with 689 additions and 689 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-measure"
description = "Blockchain, Rebuilt for Scale"
version = "0.20.4"
version = "0.20.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.20.4" }
solana-sdk = { path = "../sdk", version = "0.20.5" }