Skip to content

Commit c53c531

Browse files
authored
chore: release ic-cdk and ic-cdk-macros 0.2.1 (#43)
1 parent 54a86d9 commit c53c531

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.0"
3+
version = "0.2.1"
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.0"
3+
version = "0.2.1"
44
authors = ["DFINITY Stiftung <[email protected]>"]
55
edition = "2018"
66
description = "Canister Developer Kit for the Internet Computer."

0 commit comments

Comments
 (0)