chore: release master (#698)

* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.48.0
This commit is contained in:
fluencebot
2023-09-22 00:46:21 +03:00
committed by GitHub
parent 3a9beed3c5
commit 8f23d90ece
41 changed files with 288 additions and 111 deletions

View File

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

View File

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