Expose Pallas stuff, bump version, update changelog

This commit is contained in:
Turner
2022-10-27 20:40:37 -07:00
parent 819256df99
commit aabcacbe87
7 changed files with 17 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ pallas-primitives = "0.14.0-alpha.3"
pallas-traverse = "0.14.0-alpha.3"
serde = { version = "1.0.144", features = ["derive"] }
serde_json = "1.0.85"
uplc = { path = '../uplc', version = "0.0.21" }
uplc = { path = '../uplc', version = "0.0.22" }
aiken-lang = { path = "../lang", version = "0.0.20" }
toml = "0.5.9"
walkdir = "2.3.2"