Skip to content

Commit 2ea2cc1

Browse files
committed
bump version
1 parent 2142771 commit 2ea2cc1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This file contains a centralizes a trace of all published crate versions, with their changes in short.
44

5+
## [klever-chain-vm-executor 0.2.2] - 2024-05-22
6+
7+
- Add admin address to `managed_get_kda_token_data`.
8+
59
## [klever-chain-vm-executor 0.2.1] - 2024-04-04
610

711
- New VM hook: `managedGetSftMetadata`.

vm-executor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "klever-chain-vm-executor"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55

66
authors = []

0 commit comments

Comments
 (0)