chore: release master (#692)

* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.46.0
This commit is contained in:
fluencebot
2023-09-05 03:20:03 +03:00
committed by GitHub
parent b13dd515da
commit bf64366750
18 changed files with 72 additions and 27 deletions

View File

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

View File

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