Skip to content

Commit 63eebe0

Browse files
committed
bump version 2.1.0 -> 2.1.1
1 parent 8a98458 commit 63eebe0

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.

cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blocks_iterator_cli"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
authors = ["Riccardo Casatta <[email protected]>"]
55
edition = "2018"
66
description = "Iterates Bitcoin blocks"

lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blocks_iterator"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
authors = ["Riccardo Casatta <[email protected]>"]
55
edition = "2018"
66
description = "Iterates Bitcoin blocks"

0 commit comments

Comments
 (0)