Release 0.8.0-alpha.1

pallas@0.8.0-alpha.1
pallas-codec@0.8.0-alpha.1
pallas-crypto@0.8.0-alpha.1
pallas-miniprotocols@0.8.0-alpha.1
pallas-multiplexer@0.8.0-alpha.1
pallas-primitives@0.8.0-alpha.1

Generated by cargo-workspaces
This commit is contained in:
Santiago Carmuega 2022-04-11 08:05:23 -03:00
parent a26591e2f5
commit 79b3afeef1
6 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-primitives"
description = "Ledger primitives and cbor codec for the different Cardano eras"
version = "0.8.0-alpha.0"
version = "0.8.0-alpha.1"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"
@ -19,4 +19,4 @@ log = "0.4.14"
pallas-crypto = { version = "0.8.0-alpha.0", path = "../pallas-crypto" }
pallas-codec = { version = "0.8.0-alpha.0", path = "../pallas-codec" }
base58 = "0.2.0"
bech32 = "0.8.1"
bech32 = "0.8.1"