Advance cargo.toml version to 0.14.2 (#4150)

This commit is contained in:
Dan Albert
2019-05-03 15:38:06 -06:00
committed by GitHub
parent b708ede0a7
commit 2f8c424d1e
40 changed files with 372 additions and 372 deletions

View File

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