Skip to content

Commit 8579284

Browse files
committed
bump versions
1 parent 06bee16 commit 8579284

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rust/cardano-blockchain-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cardano-blockchain-types"
33
description = "Common Cardano Blockchain data types for use in both applications and crates"
44
keywords = ["cardano", "catalyst", ]
5-
version = "0.0.7"
5+
version = "0.0.8"
66
authors = [
77
"Steven Johnson <[email protected]>"
88
]

rust/cardano-chain-follower/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cardano-chain-follower"
3-
version = "0.0.16"
3+
version = "0.0.17"
44
edition.workspace = true
55
authors.workspace = true
66
homepage.workspace = true

rust/rbac-registration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rbac-registration"
33
description = "Role Based Access Control Registration"
44
keywords = ["cardano", "catalyst", "rbac registration"]
5-
version = "0.0.12"
5+
version = "0.0.13"
66
authors = [
77
"Arissara Chotivichit <[email protected]>"
88
]

0 commit comments

Comments
 (0)