Bump version to 0.22.9

This commit is contained in:
Michael Vines
2020-02-14 19:58:16 -07:00
parent 535ee281e8
commit 6475314ede
71 changed files with 342 additions and 342 deletions

View File

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