Skip to content

Commit ea57565

Browse files
committed
v0.12.0
1 parent f543f93 commit ea57565

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-
## v0.12.0 - Unreleased
3+
## v0.12.0 - 2024-07-03
44

55
- Added the `transaction` function and `TransactionError` type.
66

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.11.0"
2+
version = "0.12.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)