Increment Cargo.toml version to 0.13.2

This commit is contained in:
Dan Albert
2019-04-24 02:37:58 +00:00
parent b328e5f6ec
commit 7c0c7da72d
41 changed files with 351 additions and 351 deletions

View File

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