chore: release master (#515)

* chore: release master

* chore: Bump air-interpreter version to 0.37.1
This commit is contained in:
fluencebot
2023-03-15 14:29:59 +02:00
committed by GitHub
parent 8cf969762a
commit 3ac1d03868
31 changed files with 212 additions and 44 deletions

View File

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

View File

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