Skip to content

Commit 43f4c38

Browse files
committed
Bump package versions
1 parent a542852 commit 43f4c38

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

bench/locli/locli.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: locli
4-
version: 2.1
4+
version: 2.1.1
55
synopsis: Cardano log analysis CLI
66
description: Cardano log analysis CLI.
77
category: Cardano,

cardano-node-chairman/cardano-node-chairman.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node-chairman
4-
version: 10.0.1
4+
version: 10.0.2
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,
@@ -45,7 +45,7 @@ executable cardano-node-chairman
4545
, cardano-crypto-class
4646
, cardano-git-rev ^>= 0.2.2
4747
, cardano-ledger-core ^>= 1.17
48-
, cardano-node ^>= 10.2
48+
, cardano-node ^>= 10.3
4949
, cardano-prelude
5050
, containers
5151
, contra-tracer

cardano-node/cardano-node.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node
4-
version: 10.2.1
4+
version: 10.3.0.0
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,

cardano-submit-api/cardano-submit-api.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-submit-api
4-
version: 10.1.0
4+
version: 10.1.1
55
synopsis: A web server that allows transactions to be POSTed to the cardano chain
66
description: A web server that allows transactions to be POSTed to the cardano chain.
77
homepage: https://github.com/intersectmbo/cardano-node

cardano-testnet/cardano-testnet.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-testnet
4-
version: 10.0.0
4+
version: 10.0.1
55
synopsis: The cardano full node
66
description: The cardano full node.
77
copyright: 2021-2023 Input Output Global Inc (IOG), 2023-2025 Intersect.

0 commit comments

Comments
 (0)