chore: release master (#520)

* chore: release master

* chore: Bump air-interpreter version to 0.38.0
This commit is contained in:
fluencebot
2023-03-15 16:35:44 +02:00
committed by GitHub
parent a96a52db27
commit 7aa5d4bef5
35 changed files with 248 additions and 76 deletions

View File

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "air-interpreter-wasm"
version = "0.37.1"
version = "0.38.0"
dependencies = [
"built",
]

View File

@ -1,6 +1,6 @@
[package]
name = "air-interpreter-wasm"
version = "0.37.1"
version = "0.38.0"
description = "Distribution of AIR interpreter as .wasm"
authors = ["Fluence Labs"]
license = "Apache-2.0"