Skip to content

Commit 611d994

Browse files
committed
v4.1.0
1 parent a90eaf5 commit 611d994

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,6 +1,6 @@
11
# Changelog
22

3-
## v4.0.1 - 2025-07-14
3+
## v4.1.0 - 2025-07-14
44

55
- Added a `numeric_decoder` to decode numeric types coming from postgres.
66

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "pog"
2-
version = "4.0.1"
2+
version = "4.1.0"
33
gleam = ">= 1.11.0"
44
licences = ["Apache-2.0"]
55
description = "A PostgreSQL database client for Gleam, based on PGO"

0 commit comments

Comments
 (0)