Release 0.0.17
aiken-lang@0.0.17 Generated by cargo-workspaces
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -41,7 +41,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "aiken-lang"
|
||||
version = "0.0.16"
|
||||
version = "0.0.17"
|
||||
dependencies = [
|
||||
"chumsky",
|
||||
"internment",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "aiken-lang"
|
||||
description = "The aiken compiler"
|
||||
version = "0.0.16"
|
||||
version = "0.0.17"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
|
||||
Reference in New Issue
Block a user