We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e1ec2 commit dd89644Copy full SHA for dd89644
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.6.0 - 2023-11-06
4
+
5
+- Updated for Gleam v0.32.0.
6
7
## v0.5.0 - 2023-08-03
8
9
- Updated for Gleam v0.30.0.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_pgo"
-version = "0.5.0"
+version = "0.6.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "Gleam bindings to the PGO PostgreSQL client"
0 commit comments