Skip to content

Commit

Permalink
cardano-node: bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmayhew committed Jan 24, 2025
1 parent 059b4e8 commit febed93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cardano-node-chairman/cardano-node-chairman.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ executable cardano-node-chairman
build-depends: cardano-api
, cardano-crypto-class
, cardano-git-rev ^>= 0.2.2
, cardano-node ^>= 10.1.1
, cardano-node ^>= 10.2
, cardano-prelude
, containers
, contra-tracer
Expand Down
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node
version: 10.1.4
version: 10.2
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down

0 comments on commit febed93

Please sign in to comment.