chore: release master (#810)

* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.60.0
This commit is contained in:
fluencebot
2024-02-20 14:37:21 +02:00
committed by GitHub
parent 5417c085ec
commit b9f04dfbaf
41 changed files with 372 additions and 120 deletions

View File

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

View File

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