aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 00aab5a..7835a91 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "glv8"
-version = "1.0.0"
+version = "1.0.1"
description = "Write functional type-safe postgresql procedures with gleam, through plv8's JavaScript binding"
target = "javascript"