Skip to content

Commit 178c759

Browse files
authored
Actually, the version now is 0.2.0.1
1 parent b77b5df commit 178c759

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.2.1.0
1+
## v0.2.0.1
22

33
- Major fix: connecting via TCP on MacOS could fail completely. Thanks @luntain for the contribution.
44
- Performance materializing query results improved by ~17%

hpgsql/hpgsql.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.0
22

33
name: hpgsql
4-
version: 0.2.1.0
4+
version: 0.2.0.1
55
synopsis: Pure Haskell PostgreSQL driver (no libpq)
66
description: hpgsql is a pure Haskell implementation of a PostgreSQL driver
77
category: Database

0 commit comments

Comments
 (0)