Skip to content

Commit 13e63c6

Browse files
committed
v0.6.1
1 parent bb8744f commit 13e63c6

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-03-23
4+
5+
- Updated syntax for Gleam v0.27.0.
6+
37
## v0.6.0 - 2023-01-15
48

59
- Fixed a bug where `query` could crash when constructing an error when a query

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "sqlight"
2-
version = "0.6.0"
2+
version = "0.6.1"
33
licences = ["Apache-2.0"]
44
description = "Use SQLite from Gleam!"
55

0 commit comments

Comments
 (0)