Release 0.3.6
pallas-alonzo@0.3.6 Generated by cargo-workspaces
This commit is contained in:
parent
e22438bfe2
commit
1272ba0623
2 changed files with 5 additions and 1 deletions
|
|
@ -11,3 +11,7 @@ members = [
|
|||
"pallas-alonzo",
|
||||
"pallas",
|
||||
]
|
||||
|
||||
exclude = [
|
||||
"block-download"
|
||||
]
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue