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

@@ -17,7 +17,7 @@ itertools = "0.10.5"
miette = "5.2.0"
strum = "0.24.1"
thiserror = "1.0.37"
uplc = { path = '../uplc', version = "0.0.21" }
uplc = { path = '../uplc', version = "0.0.22" }
vec1 = "1.8.0"
[dev-dependencies]