You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gleam.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name = "pturso"
2
-
version = "0.1.0"
2
+
version = "1.0.0"
3
3
description = "Turso for Gleam. Similar to the sqlight library, but uses a Port instead of a NIF (so it works fine even for statically linked BEAM builds)."
4
4
licences = ["MIT"]
5
5
repository = { type = "github", user = "Resonious", repo = "pturso" }
0 commit comments