Release 0.5.2

pallas-miniprotocols@0.5.2
pallas-primitives@0.5.2

Generated by cargo-workspaces
This commit is contained in:
Santiago Carmuega 2022-02-27 10:05:56 -03:00
parent 36f4a37c43
commit 093b03d184
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-miniprotocols"
description = "Implementation of the Ouroboros network mini-protocols state-machines"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-primitives"
description = "Ledger primitives and cbor codec for the different Cardano eras"
version = "0.5.0"
version = "0.5.2"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"