Bump version to v1.7.7

This commit is contained in:
Trent Nelson
2021-07-17 00:44:05 -06:00
committed by mergify[bot]
parent 3542348c1e
commit 19049ca91b
121 changed files with 891 additions and 891 deletions

View File

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