Skip to content

Commit 1ce1f5f

Browse files
authored
chore: release Motoko ic-vetkeys v0.4.0 (#238)
Bumps the Motoko ic-vetkeys to 0.4.0.
1 parent 7c1c050 commit 1ce1f5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/mo/ic_vetkeys/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [0.4.0] - Not Yet Released
3+
## [0.4.0] - 2025-09-29
44

55
### Breaking changes
66

backend/mo/ic_vetkeys/mops.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ic-vetkeys"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
repository = "https://github.com/dfinity/vetkeys/backend/mo/ic_vetkeys"
55
description = "A set of tools designed to help canister developers integrate vetKeys into their Internet Computer (ICP) applications"
66
keywords = [

0 commit comments

Comments
 (0)