Release 0.0.23
aiken@0.0.23 aiken-lang@0.0.23 aiken-project@0.0.23 uplc@0.0.23 Generated by cargo-workspaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "aiken"
|
||||
description = "Cardano smart contract language and toolchain"
|
||||
version = "0.0.22"
|
||||
version = "0.0.23"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
@@ -20,6 +20,6 @@ pallas-crypto = "0.14.0-alpha.3"
|
||||
pallas-primitives = "0.14.0-alpha.3"
|
||||
pallas-traverse = "0.14.0-alpha.3"
|
||||
|
||||
aiken-lang = { path = "../lang", version = "0.0.22" }
|
||||
aiken-project = { path = '../project', version = "0.0.22" }
|
||||
uplc = { path = '../uplc', version = "0.0.22" }
|
||||
aiken-lang = { path = "../lang", version = "0.0.23" }
|
||||
aiken-project = { path = '../project', version = "0.0.23" }
|
||||
uplc = { path = '../uplc', version = "0.0.23" }
|
||||
|
||||
Reference in New Issue
Block a user