Skip to content

Commit 4bdd4d1

Browse files
committed
chore: Update versions.
1 parent 497b863 commit 4bdd4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gleam.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "tatoeba"
2-
version = "0.1.0"
2+
version = "0.1.0-rc.1"
33

44
licences = ["Apache-2.0"]
55

@@ -8,7 +8,7 @@ repository = { type = "github", user = "vxern", repo = "tatoeba" }
88
links = [{ title = "Website", href = "https://vxern.dev" }]
99

1010
target = "erlang"
11-
gleam = ">= 1.2.0"
11+
gleam = ">= 1.1.0"
1212

1313
[dependencies]
1414
gleam_stdlib = ">= 0.34.0 and < 2.0.0"

0 commit comments

Comments
 (0)