Skip to content

Commit dd89644

Browse files
committed
v0.6.0
1 parent 79e1ec2 commit dd89644

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.6.0 - 2023-11-06
4+
5+
- Updated for Gleam v0.32.0.
6+
37
## v0.5.0 - 2023-08-03
48

59
- Updated for Gleam v0.30.0.

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.5.0"
2+
version = "0.6.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)