Bump version to 0.18.1

This commit is contained in:
Michael Vines
2019-08-27 08:40:58 -07:00
parent 9c90e29a00
commit 97488c0cd8
71 changed files with 602 additions and 602 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "solana-fixed-buf"
version = "0.18.0"
version = "0.18.1"
description = "A fixed-size byte array that supports bincode serde"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"