aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2022-05-21 09:42:35 +0100
committerHayleigh Thompson <me@hayleigh.dev>2022-05-21 09:42:35 +0100
commit9ef7400864d4cb4c6717ca2741ba6431e4988d17 (patch)
treef2d8ecdd478a058ee30088f424906a1d4a47ade6
parent4fab995d4bcea6b0d1dbe20a54771bdc543996d8 (diff)
downloadlustre-9ef7400864d4cb4c6717ca2741ba6431e4988d17.tar.gz
lustre-9ef7400864d4cb4c6717ca2741ba6431e4988d17.zip
:bookmark: Set package version to 1.0.0
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 17384db..be47abf 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "0.1.0"
+version = "1.0.0"
target = "javascript"