Skip to content

Commit a741501

Browse files
authored
Merge pull request #100 from cardano-foundation/develop
Bump version to 1.3.0
2 parents 7ee3e19 + c3f812a commit a741501

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

cabal.project

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
1-
-- Custom repository for cardano haskell packages, see CONTRIBUTING for more
2-
repository cardano-haskell-packages
3-
url: https://input-output-hk.github.io/cardano-haskell-packages
4-
secure: True
5-
root-keys:
6-
3e0cce471cf09815f930210f7827266fd09045445d65923e6d0238a6cd15126f
7-
443abb7fb497a134c343faf52f0b659bd7999bc06b7f63fa76dc99d631f9bea1
8-
a86a1f6ce86c449c46666bda44268677abf29b5b2d2eb5ec7af903ec2f117a82
9-
bcec67e8e99cabfa7764d75ad9b158d72bfacf70ca1d0ec8bc6b4406d1bf8413
10-
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
11-
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
12-
131
index-state:
142
-- Bump both the following dates if you need newer packages from Hackage
153
, hackage.haskell.org 2025-01-16T03:16:46Z
16-
-- Bump this if you need newer packages from CHaP
17-
, cardano-haskell-packages 2025-01-15T09:59:24Z
18-
194

205
packages: .
216

cardano-crypto.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-crypto
2-
version: 1.2.0
2+
version: 1.3.0
33
synopsis: Cryptography primitives for cardano
44
description: This package provide cryptographic primitives in use in the Cardano network, mostly related to legacy Byron era.
55
homepage: https://github.com/input-output-hk/cardano-crypto#readme

0 commit comments

Comments
 (0)