We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90eaf5 commit 611d994Copy full SHA for 611d994
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v4.0.1 - 2025-07-14
+## v4.1.0 - 2025-07-14
4
5
- Added a `numeric_decoder` to decode numeric types coming from postgres.
6
gleam.toml
@@ -1,5 +1,5 @@
name = "pog"
-version = "4.0.1"
+version = "4.1.0"
gleam = ">= 1.11.0"
licences = ["Apache-2.0"]
description = "A PostgreSQL database client for Gleam, based on PGO"
0 commit comments