Bump version to v1.10.8

This commit is contained in:
Trent Nelson
2022-04-08 18:56:55 -06:00
committed by Trent Nelson
parent 8bce2dd446
commit a628034eb5
139 changed files with 1079 additions and 1079 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "solana-upload-perf"
version = "1.10.7"
version = "1.10.8"
description = "Metrics Upload Utility"
authors = ["Solana Maintainers <maintainers@solana.foundation>"]
repository = "https://github.com/solana-labs/solana"
@ -11,7 +11,7 @@ publish = false
[dependencies]
serde_json = "1.0.79"
solana-metrics = { path = "../metrics", version = "=1.10.7" }
solana-metrics = { path = "../metrics", version = "=1.10.8" }
[[bin]]
name = "solana-upload-perf"