From 472a32376ac5c00f11d760928df4001df5849922 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sat, 9 Sep 2023 23:13:46 +0100 Subject: :bookmark: Bump version to 3.0.0 --- lib/gleam.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/gleam.toml b/lib/gleam.toml index 3c25dab..a008d97 100644 --- a/lib/gleam.toml +++ b/lib/gleam.toml @@ -1,10 +1,10 @@ name = "lustre" -version = "3.0.0-rc.8" +version = "3.0.0" description = "An Elm-inspired framework for building web apps in Gleam!" licences = ["MIT"] links = [{ title = "Buy me a coffee?", href = "https://github.com/sponsors/hayleigh-dot-dev" }] -repository = { type = "github", user = "hayleigh-dot-dev", repo = "gleam-lustre" } +repository = { type = "github", user = "hayleigh-dot-dev", repo = "lustre/lib" } target = "javascript" [dependencies] -- cgit v1.2.3