Update cargo.toml and testnet participation doc for 0.15.0 (#4465)

This commit is contained in:
Dan Albert
2019-05-28 21:58:28 -06:00
committed by GitHub
parent b4adb1c266
commit c486d1af8c
46 changed files with 424 additions and 424 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-kvstore"
description = "Embedded Key-Value store for solana"
version = "0.15.0"
version = "0.15.1"
homepage = "https://solana.com/"
repository = "https://github.com/solana-labs/solana"
authors = ["Solana Maintainers <maintainers@solana.com>"]