Skip to content

Commit 67549fd

Browse files
committed
v0.11.0
1 parent b1b84fb commit 67549fd

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-
## Unreleased
3+
## v0.11.0 - 2024-06-22
44

55
- Provided functions for handling date values. The `date` function
66
coerces a `#(Int, Int, Int)` value representing `#(year, month, day)` into a

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_pgo"
2-
version = "0.10.0"
2+
version = "0.11.0"
33
gleam = ">= 0.32.0"
44
licences = ["Apache-2.0"]
55
description = "Gleam bindings to the PGO PostgreSQL client"

0 commit comments

Comments
 (0)