Release 0.3.2

pallas-alonzo@0.3.2
pallas-multiplexer@0.3.2

Generated by cargo-workspaces
This commit is contained in:
Santiago Carmuega 2021-12-13 08:51:24 -03:00
parent 22f8f85044
commit 7706dd7f5b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-alonzo"
description = "Ledger primitives and cbor codec for the Alonzo era"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-multiplexer"
description = "Multithreaded Ouroboros multiplexer implementation using mpsc channels"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"