Skip to content

Commit d0bcf56

Browse files
committed
bump version to 1.3.1 and fix changelog
1 parent 544361b commit d0bcf56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.3.1
4+
### Changed
5+
* work with `hset-1.0.0`
6+
37
## 1.3.0
48
### Added
59
* dependency from `hreader` and `hset`

postgresql-query.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgresql-query
2-
version: 1.3.0
2+
version: 1.3.1
33

44
synopsis: Sql interpolating quasiquote plus some kind of primitive ORM
55
using it

0 commit comments

Comments
 (0)