Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 6fdbc71

Browse files
committed
update package versions for chainweb 2.28
1 parent 1def747 commit 6fdbc71

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chainweb.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.8
22

33
name: chainweb
4-
version: 2.27
4+
version: 2.28
55
synopsis: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
66
description: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput.
77
homepage: https://github.com/kadena-io/chainweb

cwtools/cwtools.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.8
22

33
name: cwtools
4-
version: 2.27
4+
version: 2.28
55
synopsis: A collection of various tools for Chainweb users and developers.
66
description: A collection of various tools for Chainweb users and developers.
77
homepage: https://github.com/kadena-io/chainweb

node/chainweb-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.8
22

33
name: chainweb-node
4-
version: 2.27
4+
version: 2.28
55
synopsis: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
66
description: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput.
77
homepage: https://github.com/kadena-io/chainweb

0 commit comments

Comments
 (0)