Bump version to v1.7.10

This commit is contained in:
Trent Nelson
2021-07-30 21:45:47 -06:00
committed by Trent Nelson
parent 0707290bbf
commit b7f1f19d8e
121 changed files with 900 additions and 900 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "solana-upload-perf"
version = "1.7.9"
version = "1.7.10"
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.56"
solana-metrics = { path = "../metrics", version = "=1.7.9" }
solana-metrics = { path = "../metrics", version = "=1.7.10" }
[[bin]]
name = "solana-upload-perf"