From 907fd8670237e8b5355bb247a77a2b485df90e29 Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Sun, 9 Jan 2022 10:38:21 -0300 Subject: [PATCH] Release 0.3.9 pallas@0.3.9 pallas-alonzo@0.3.9 Generated by cargo-workspaces --- pallas-alonzo/Cargo.toml | 2 +- pallas/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pallas-alonzo/Cargo.toml b/pallas-alonzo/Cargo.toml index 3ca36fb..8257dc1 100644 --- a/pallas-alonzo/Cargo.toml +++ b/pallas-alonzo/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pallas-alonzo" description = "Ledger primitives and cbor codec for the Alonzo era" -version = "0.3.8" +version = "0.3.9" edition = "2021" repository = "https://github.com/txpipe/pallas" homepage = "https://github.com/txpipe/pallas" diff --git a/pallas/Cargo.toml b/pallas/Cargo.toml index 2d677f2..fb86b8f 100644 --- a/pallas/Cargo.toml +++ b/pallas/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pallas" description = "Rust-native building blocks for the Cardano blockchain ecosystem." -version = "0.3.8" +version = "0.3.9" edition = "2021" repository = "https://github.com/txpipe/pallas" homepage = "https://github.com/txpipe/pallas"