Skip to content

Commit 89eef10

Browse files
committed
v0.29.1
1 parent 086b83a commit 89eef10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.29.1 - 2023-06-01
44

55
- Fixed a bug on target JavaScript where `regex.check` would not correctly execute
66
while using the same regular expression in consecutive calls.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_stdlib"
2-
version = "0.29.0"
2+
version = "0.29.1"
33
licences = ["Apache-2.0"]
44
description = "A standard library for the Gleam programming language"
55

0 commit comments

Comments
 (0)