Skip to content

Commit 43962ed

Browse files
authored
chore: release 0.2.4 of ic-cdk and ic-cdk-macros (#63)
1 parent a6923f0 commit 43962ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ic-cdk-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ic-cdk-macros"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["DFINITY Stiftung <[email protected]>"]
55
edition = "2018"
66
description = "Canister Developer Kit macros."

src/ic-cdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ic-cdk"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["DFINITY Stiftung <[email protected]>"]
55
edition = "2018"
66
description = "Canister Developer Kit for the Internet Computer."

0 commit comments

Comments
 (0)