Skip to content

Commit fdb2a85

Browse files
authored
fix: update cardano blockchain type version (#447)
Signed-off-by: bkioshn <[email protected]>
1 parent 0154841 commit fdb2a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.4"
5+
version = "0.0.5"
66
authors = [
77
"Steven Johnson <[email protected]>"
88
]

0 commit comments

Comments
 (0)