Release 0.7.1

pallas-codec@0.7.1
pallas-miniprotocols@0.7.1

Generated by cargo-workspaces
This commit is contained in:
Santiago Carmuega 2022-03-16 18:20:59 -03:00
parent 1fbb4efeef
commit a2995551d1
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "pallas-codec"
description = "Pallas common CBOR encoding interface and utilities"
version = "0.7.0"
version = "0.7.1"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"

View file

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