Bump kvstore version to 0.13.0 to match all other solana crates (#3334)

This commit is contained in:
Michael Vines
2019-03-15 17:05:24 -07:00
committed by Mark
parent 00f005af25
commit ad12b0efce
3 changed files with 4 additions and 4 deletions

View File

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