Skip to content

Commit bff14b4

Browse files
committed
Bump version to 1.3.0 in gleam.toml
Update the project version from 1.2.3 to 1.3.0 in preparation for a new release.
1 parent aa80e87 commit bff14b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "str"
2-
version = "1.2.3"
2+
version = "1.3.0"
33

44
# Project metadata (fill or replace placeholders before publishing)
55
description = "Unicode-aware string utilities for Gleam: grapheme-safe operations, pragmatic ASCII transliteration, and slug generation."

0 commit comments

Comments
 (0)