From c528017f2380130436dac7a137f01b34527e1def Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Sat, 11 Dec 2021 11:56:49 -0300 Subject: [PATCH] Release 0.3.2 pallas-blockfetch@0.3.2 Generated by cargo-workspaces --- pallas-blockfetch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallas-blockfetch/Cargo.toml b/pallas-blockfetch/Cargo.toml index 7372eb8..3fc087b 100644 --- a/pallas-blockfetch/Cargo.toml +++ b/pallas-blockfetch/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pallas-blockfetch" description = "Implementation of the Ouroboros network blockfetch mini-protocol" -version = "0.3.1" +version = "0.3.2" edition = "2021" repository = "https://github.com/txpipe/pallas" homepage = "https://github.com/txpipe/pallas"