Release 0.3.6

pallas-alonzo@0.3.6

Generated by cargo-workspaces
This commit is contained in:
Santiago Carmuega 2022-01-06 20:18:12 -03:00
parent e22438bfe2
commit 1272ba0623
2 changed files with 5 additions and 1 deletions

View file

@ -11,3 +11,7 @@ members = [
"pallas-alonzo",
"pallas",
]
exclude = [
"block-download"
]

View file

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