chore: release master (#454)

* chore: release master

* chore: Bump air-interpreter-wasm version to 0.35.4
This commit is contained in:
fluencebot
2023-02-08 14:28:17 +02:00
committed by GitHub
parent c277676d43
commit 5aa3c75875
15 changed files with 88 additions and 32 deletions

View File

@ -1,3 +1,12 @@
# Changelog
## [0.6.2](https://github.com/fluencelabs/aquavm/compare/air-interpreter-data-v0.6.1...air-interpreter-data-v0.6.2) (2023-02-08)
### Features
* **trace-handler:** improve data deserialization version check ([#451](https://github.com/fluencelabs/aquavm/issues/451)) ([367546b](https://github.com/fluencelabs/aquavm/commit/367546b82cd5f133b956857bf48d279512b157b2))
## Version 0.6.1
[PR](https://github.com/fluencelabs/aquavm/pull/451):

View File

@ -1,7 +1,7 @@
[package]
name = "air-interpreter-data"
description = "Data format of the AIR interpreter"
version = "0.6.1"
version = "0.6.2"
authors = ["Fluence Labs"]
edition = "2018"
license = "Apache-2.0"