mirror of
https://github.com/centau/vide.git
synced 2026-08-20 06:21:37 +00:00
Bump wally and pesde version
This commit is contained in:
parent
5ed4c01940
commit
452060a533
3 changed files with 3 additions and 2 deletions
1
.github/workflows/wallypesde.yml
vendored
1
.github/workflows/wallypesde.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: publish to wally and pesde
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name = "centau/vide"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
description = "A reactive Luau library for creating UI."
|
||||
authors = ["centau"]
|
||||
repository = "https://github.com/centau/vide"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "centau/vide"
|
||||
description = "A reactive Luau library for creating UI. "
|
||||
license = "MIT"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
registry = "https://github.com/UpliftGames/wally-index"
|
||||
realm = "shared"
|
||||
include = ["default.project.json", "LICENSE", "src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue