Skip to content

Commit a71de40

Browse files
committed
Bump major version for cardano-ledger-shelley
1 parent 885db90 commit a71de40

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

eras/allegra/impl/cardano-ledger-allegra.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ library
6868
bytestring,
6969
cardano-ledger-binary >=1.4,
7070
cardano-ledger-core >=1.17 && <1.18,
71-
cardano-ledger-shelley ^>=1.15,
71+
cardano-ledger-shelley ^>=1.16,
7272
cardano-slotting,
7373
cardano-strict-containers,
7474
cborg,

eras/alonzo/impl/cardano-ledger-alonzo.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ library
8383
cardano-ledger-binary ^>=1.6,
8484
cardano-ledger-core ^>=1.17,
8585
cardano-ledger-mary ^>=1.8,
86-
cardano-ledger-shelley ^>=1.15,
86+
cardano-ledger-shelley ^>=1.16,
8787
cardano-slotting,
8888
cardano-strict-containers,
8989
containers,

eras/babbage/impl/cardano-ledger-babbage.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ library
8080
cardano-ledger-binary >=1.4,
8181
cardano-ledger-core >=1.17 && <1.18,
8282
cardano-ledger-mary ^>=1.8,
83-
cardano-ledger-shelley ^>=1.15,
83+
cardano-ledger-shelley ^>=1.16,
8484
cardano-strict-containers,
8585
containers,
8686
deepseq,

eras/babbage/test-suite/cardano-ledger-babbage-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library
4141
cardano-ledger-binary:{cardano-ledger-binary, testlib} >=1.0,
4242
cardano-ledger-core:{cardano-ledger-core, testlib} >=1.17,
4343
cardano-ledger-mary >=1.4,
44-
cardano-ledger-shelley >=1.6,
44+
cardano-ledger-shelley >=1.16,
4545
cardano-ledger-shelley-ma-test >=1.1,
4646
cardano-ledger-shelley-test >=1.1,
4747
cardano-slotting,

eras/conway/impl/cardano-ledger-conway.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ library
9797
cardano-ledger-binary ^>=1.6,
9898
cardano-ledger-core ^>=1.17,
9999
cardano-ledger-mary ^>=1.8,
100-
cardano-ledger-shelley ^>=1.15,
100+
cardano-ledger-shelley ^>=1.16,
101101
cardano-slotting,
102102
cardano-strict-containers,
103103
containers,

eras/conway/test-suite/cardano-ledger-conway-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ library
3737
cardano-ledger-conway:{cardano-ledger-conway, testlib} ^>=1.19,
3838
cardano-ledger-core:{cardano-ledger-core, testlib} >=1.17,
3939
cardano-ledger-mary >=1.4,
40-
cardano-ledger-shelley >=1.6,
40+
cardano-ledger-shelley >=1.16,
4141
cardano-ledger-shelley-ma-test >=1.1,
4242
cardano-ledger-shelley-test >=1.1,
4343
cardano-strict-containers,

eras/mary/impl/cardano-ledger-mary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ library
7878
cardano-ledger-allegra ^>=1.7,
7979
cardano-ledger-binary >=1.4,
8080
cardano-ledger-core >=1.17 && <1.18,
81-
cardano-ledger-shelley ^>=1.15,
81+
cardano-ledger-shelley ^>=1.16,
8282
cardano-strict-containers,
8383
containers,
8484
deepseq,

eras/shelley/impl/cardano-ledger-shelley.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-ledger-shelley
3-
version: 1.15.0.0
3+
version: 1.16.0.0
44
license: Apache-2.0
55
maintainer: [email protected]
66
author: IOHK

libs/cardano-ledger-api/cardano-ledger-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ library
6666
cardano-ledger-conway >=1.19,
6767
cardano-ledger-core >=1.17 && <1.18,
6868
cardano-ledger-mary ^>=1.8,
69-
cardano-ledger-shelley ^>=1.15,
69+
cardano-ledger-shelley ^>=1.16,
7070
cardano-strict-containers,
7171
containers,
7272
microlens,

libs/cardano-protocol-tpraos/cardano-protocol-tpraos.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ library
4646
cardano-ledger-conway >=1.1,
4747
cardano-ledger-core >=1.17,
4848
cardano-ledger-mary >=1.1,
49-
cardano-ledger-shelley >=1.9,
49+
cardano-ledger-shelley >=1.16,
5050
cardano-slotting,
5151
containers,
5252
deepseq,
@@ -114,5 +114,5 @@ test-suite tests
114114
bytestring,
115115
cardano-ledger-binary:{cardano-ledger-binary, testlib},
116116
cardano-ledger-core:{cardano-ledger-core, testlib},
117-
cardano-ledger-shelley:{cardano-ledger-shelley, testlib} >=1.7.1,
117+
cardano-ledger-shelley:{cardano-ledger-shelley, testlib},
118118
cardano-protocol-tpraos,

0 commit comments

Comments
 (0)