Skip to content

Commit bb14f13

Browse files
bumped min gleam
1 parent 99df7f4 commit bb14f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "birl"
22
version = "1.9.0"
33

44
description = "Date / Time handling for Gleam"
5-
gleam = ">= 0.32.0"
5+
gleam = ">= 1.5.0"
66
internal_modules = ["birl/zones"]
77
licences = ["Apache-2.0"]
88
repository = { type = "github", user = "massivefermion", repo = "birl" }

0 commit comments

Comments
 (0)