Skip to content

Commit

Permalink
cardano-prelude: Bump version for upload to CHaP
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Oct 3, 2023
1 parent f21b08e commit dd52b18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cardano-prelude/cardano-prelude.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.2

name: cardano-prelude
version: 0.1.0.3
version: 0.1.0.4
synopsis: A Prelude replacement for the Cardano project
description: A Prelude replacement for the Cardano project
author: IOHK
Expand Down Expand Up @@ -40,7 +40,7 @@ library
Cardano.Prelude.Orphans
Cardano.Prelude.Strict

build-depends: base >= 4.14 && < 4.20
build-depends: base >= 4.14 && < 5
, aeson >= 2.0
, base16-bytestring >= 1
, bytestring
Expand Down

0 comments on commit dd52b18

Please sign in to comment.