Skip to content

Commit 67ba3c5

Browse files
authored
Mainnet releases (#332)
1 parent 23971dc commit 67ba3c5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

parachain/node/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperbridge"
3-
version = "0.6.4"
3+
version = "1.0.0"
44
authors = ["Polytope Labs <[email protected]>"]
55
description = "The Hyperbridge coprocessor node"
66
repository = "https://github.com/polytope-labs/hyperbridge"

tesseract/relayer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tesseract"
3-
version = "0.9.0"
3+
version = "1.0.0"
44
edition = "2021"
55
description = "Chain agnostic relayer implementation for Hyperbridge"
66
authors = ["Polytope Labs <[email protected]>"]

0 commit comments

Comments
 (0)