Skip to content

Commit a08194a

Browse files
committed
Update patch version number
1 parent a16b70c commit a08194a

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+
## 0.11.2.1
4+
5+
- Upgrade stackage to 21.14
6+
37
## 0.11.2.0
48

59
- Upgrade stackage to LTS 19.0. Recompiled with GHC 9.0.2.

postgres-websockets.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgres-websockets
2-
version: 0.11.2.0
2+
version: 0.11.2.1
33
synopsis: Middleware to map LISTEN/NOTIFY messages to Websockets
44
description: WAI middleware that adds websockets capabilites on top of PostgreSQL's asynchronous notifications using LISTEN and NOTIFY commands. Fully functioning server included.
55
homepage: https://github.com/diogob/postgres-websockets#readme

0 commit comments

Comments
 (0)