Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 94ede80

Browse files
Release version 0.2.1
1 parent 6616f56 commit 94ede80

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

btsieve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["CoBloX developers <team@coblox.tech>"]
33
edition = "2018"
44
name = "btsieve"
5-
version = "0.2.0"
5+
version = "0.2.1"
66
description = "A b(lockchain) t(ransaction) sieve that allows clients to detect when certain events happen on a blockchain."
77

88
[dependencies]

cnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["CoBloX developers <team@coblox.tech>"]
33
name = "cnd"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
edition = "2018"
66
description = "Reference implementation of a COMIT network daemon."
77

0 commit comments

Comments
 (0)