chore: Release

This commit is contained in:
microproofs
2024-10-01 16:14:25 -04:00
parent e4e8ca8a6d
commit 356d845a9a
6 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "aiken-lsp"
version = "1.1.3"
version = "1.1.4"
edition = "2021"
description = "Cardano smart contract language and toolchain"
repository = "https://github.com/aiken-lang/aiken"
@@ -24,5 +24,5 @@ tracing = "0.1.37"
url = "2.3.1"
urlencoding = "2.1.2"
aiken-lang = { path = '../aiken-lang', version = "1.1.3" }
aiken-project = { path = '../aiken-project', version = "1.1.3" }
aiken-lang = { path = '../aiken-lang', version = "1.1.4" }
aiken-project = { path = '../aiken-project', version = "1.1.4" }