chore: release master (#721)

* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.53.0
This commit is contained in:
fluencebot
2023-10-16 17:15:16 +03:00
committed by GitHub
parent c2108e0fa0
commit cbc659e939
26 changed files with 164 additions and 57 deletions

View File

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

View File

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