From 4da1de265fd27d9ac6a07bb3b82da9bdfc84a9ab Mon Sep 17 00:00:00 2001 From: Alice <166900055+alicesaidhi@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:03:14 +0100 Subject: [PATCH] change versions --- pesde.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pesde.toml b/pesde.toml index f8662f3..2df9308 100644 --- a/pesde.toml +++ b/pesde.toml @@ -1,5 +1,5 @@ name = "centau/vide" -version = "0.1.0" +version = "0.3.1" description = "A reactive Luau library for creating UI." authors = ["centau"] repository = "https://github.com/centau/vide"