Skip to content

Commit b5cb922

Browse files
committed
Bump version to match changelog
1 parent 73c9a94 commit b5cb922

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hpqtypes-1.14.1.0
2-
* Introduce From/ToSQL instances for Word16, Word32 and Word64
2+
* Introduce From/ToSQL instances for Word16, Word32 and Word64.
33

44
# hpqtypes-1.14.0.0 (2025-12-10)
55
* Make `begin`, `commit` and `rollback` do nothing instead of throwing an error

hpqtypes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22
build-type: Simple
33
name: hpqtypes
4-
version: 1.14.0.0
4+
version: 1.14.1.0
55
synopsis: Haskell bindings to libpqtypes
66

77
description: Efficient and easy-to-use bindings to (slightly modified)

0 commit comments

Comments
 (0)