We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f543f93 commit ea57565Copy full SHA for ea57565
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.12.0 - Unreleased
+## v0.12.0 - 2024-07-03
4
5
- Added the `transaction` function and `TransactionError` type.
6
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_pgo"
-version = "0.11.0"
+version = "0.12.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "Gleam bindings to the PGO PostgreSQL client"
0 commit comments