Skip to content

Commit 8345b1c

Browse files
committed
Reduce byron version to correct one
1 parent 2403e21 commit 8345b1c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

eras/byron/ledger/impl/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Revision history for `cardano-ledger-byron`
22

3-
## 1.3.0.0
4-
5-
* Remove `osHelper` and `archHelper` functions.
6-
73
## 1.2.0.0
84

5+
* Remove `osHelper` and `archHelper` functions.
96
* Added `Test.Cardano.Chain.Binary.Cddl` module
107

118
### `testlib`

eras/byron/ledger/impl/cardano-ledger-byron.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-byron
3-
version: 1.3.0.0
3+
version: 1.2.0.0
44
license: Apache-2.0
55
maintainer: [email protected]
66
author: IOHK

0 commit comments

Comments
 (0)