update versions

This commit is contained in:
Alice 2025-02-23 12:14:42 +01:00 committed by centau
parent 6e36962773
commit f10e873372
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
name = "centau/vide" name = "centau/vide"
version = "0.3.1-test.0" version = "0.3.1-test.1"
description = "A reactive Luau library for creating UI." description = "A reactive Luau library for creating UI."
authors = ["centau"] authors = ["centau"]
repository = "https://github.com/centau/vide" repository = "https://github.com/centau/vide"

View file

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