Release 0.0.25
aiken@0.0.25 aiken-lang@0.0.25 aiken-lsp@0.0.25 aiken-project@0.0.25 uplc@0.0.25 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.24"
|
||||
version = "0.0.25"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
@@ -23,7 +23,7 @@ pallas-traverse = "0.14.0"
|
||||
regex = "1.5.4"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
aiken-lang = { path = "../lang", version = "0.0.24" }
|
||||
aiken-lsp = { path = "../lsp", version = "0.0.0" }
|
||||
aiken-project = { path = '../project', version = "0.0.24" }
|
||||
uplc = { path = '../uplc', version = "0.0.24" }
|
||||
aiken-lang = { path = "../lang", version = "0.0.25" }
|
||||
aiken-lsp = { path = "../lsp", version = "0.0.25" }
|
||||
aiken-project = { path = '../project', version = "0.0.25" }
|
||||
uplc = { path = '../uplc', version = "0.0.25" }
|
||||
|
||||
Reference in New Issue
Block a user