Release 0.0.29
aiken@0.0.29 aiken-lang@0.0.29 aiken-lsp@0.0.29 aiken-project@0.0.29 uplc@0.0.29 Generated by cargo-workspaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "aiken-lsp"
|
||||
version = "0.0.28"
|
||||
version = "0.0.29"
|
||||
edition = "2021"
|
||||
description = "Cardano smart contract language and toolchain"
|
||||
repository = "https://github.com/aiken-lang/aiken"
|
||||
@@ -10,8 +10,8 @@ authors = ["Lucas Rosa <x@rvcas.dev>"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
aiken-lang = { path = '../aiken-lang', version = "0.0.28" }
|
||||
aiken-project = { path = '../aiken-project', version = "0.0.28" }
|
||||
aiken-lang = { path = '../aiken-lang', version = "0.0.29" }
|
||||
aiken-project = { path = '../aiken-project', version = "0.0.29" }
|
||||
crossbeam-channel = "0.5.6"
|
||||
indoc = "2.0.0"
|
||||
itertools = "0.10.5"
|
||||
|
||||
Reference in New Issue
Block a user