Skip to content

Commit 6ac3ae2

Browse files
authored
Merge pull request #2 from zingolabs/expt_with_tags
version 2.5.0-zl.1
2 parents a0eb63e + b7b56b2 commit 6ac3ae2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7069,7 +7069,7 @@ dependencies = [
70697069

70707070
[[package]]
70717071
name = "zebrad"
7072-
version = "2.5.0"
7072+
version = "2.5.0-zl.1"
70737073
dependencies = [
70747074
"abscissa_core",
70757075
"atty",

zebrad/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
# Crate metadata
33
name = "zebrad"
4-
version = "v2.5.0_zl_1"
4+
version = "2.5.0-zl.1"
55
authors = ["Zcash Foundation <zebra@zfnd.org>"]
66
description = "The Zcash Foundation's independent, consensus-compatible implementation of a Zcash node"
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)