Skip to content

Commit 0e9dc01

Browse files
committed
api: Release 0.14.0.0
1 parent cda159a commit 0e9dc01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blockfrost-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version [next](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.13.0.0...master) (2025-MM-DD)
1+
# Version [0.14.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.13.0.0...api-0.14.0.0) (2025-12-02)
22

33
* Changes
44
* Add `CustomURL` to `Env`, to allow arbitrary Blockfrost instance [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)

blockfrost-api/blockfrost-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: blockfrost-api
3-
version: 0.13.0.0
3+
version: 0.14.0.0
44
synopsis: API definitions for blockfrost.io
55
description: Core types and Servant API description
66
homepage: https://github.com/blockfrost/blockfrost-haskell

0 commit comments

Comments
 (0)