From 35b0c27a77fe8e53ab3bc1f7a365d5e3e2ec63a0 Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Sat, 26 Feb 2022 17:17:10 -0300 Subject: [PATCH] Release 0.5.1 pallas-miniprotocols@0.5.1 Generated by cargo-workspaces --- pallas-miniprotocols/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallas-miniprotocols/Cargo.toml b/pallas-miniprotocols/Cargo.toml index b145eae..56231a5 100644 --- a/pallas-miniprotocols/Cargo.toml +++ b/pallas-miniprotocols/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pallas-miniprotocols" description = "Implementation of the Ouroboros network mini-protocols state-machines" -version = "0.5.0" +version = "0.5.1" edition = "2021" repository = "https://github.com/txpipe/pallas" homepage = "https://github.com/txpipe/pallas"