From 74754043e35992bd4f246b28d3c01aab95fda76a Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Tue, 8 Mar 2022 08:51:41 -0300 Subject: [PATCH] Release 0.6.3 pallas-primitives@0.6.3 Generated by cargo-workspaces --- pallas-primitives/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallas-primitives/Cargo.toml b/pallas-primitives/Cargo.toml index c75edc6..e1aaa30 100644 --- a/pallas-primitives/Cargo.toml +++ b/pallas-primitives/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pallas-primitives" description = "Ledger primitives and cbor codec for the different Cardano eras" -version = "0.6.2" +version = "0.6.3" edition = "2021" repository = "https://github.com/txpipe/pallas" homepage = "https://github.com/txpipe/pallas"