Skip to content

Commit 7f300d0

Browse files
authored
Merge pull request #1389 from Phala-Network/bump-pink-version
release pink crate 0.4.5
2 parents 0a1decd + a85576a commit 7f300d0

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pink/pink-extension-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Mock pink chain extension for Phala pink contract"
33
homepage = "https://github.com/Phala-Network/phala-blockchain"
44
license = "Apache-2.0"
55
name = "pink-extension-runtime"
6-
version = "0.4.4"
6+
version = "0.4.5"
77
edition = "2021"
88

99
[dependencies]

crates/pink/pink-extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pink-extension"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
edition = "2018"
55
description = "Phala's ink! for writing phat contracts"
66
license = "Apache-2.0"

crates/pink/pink-extension/macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pink-extension-macro"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
edition = "2018"
55
description = "Macros for writing phat contract"
66
license = "Apache-2.0"

standalone/pruntime/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)