Bump version to 0.3.0

This commit is contained in:
aaron 2024-10-06 18:16:31 +01:00
parent 93a2a2c631
commit 1d565262e1
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name = "centau/vide"
description = "A reactive Luau library for creating UI. "
license = "MIT"
version = "0.2.0"
version = "0.3.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
include = ["default.project.json", "LICENSE", "src"]