Update Cargo.toml files for version = 0.14.0

This commit is contained in:
Dan Albert
2019-04-16 02:50:20 +00:00
parent 819a0c5c7e
commit 8638b3bb19
40 changed files with 176 additions and 176 deletions

View File

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