mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41: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
|
name: publish to wally and pesde
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name = "centau/vide"
|
name = "centau/vide"
|
||||||
version = "0.4.0"
|
version = "0.4.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"
|
||||||
|
|
|
||||||
|
|
@ -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.4.0"
|
version = "0.4.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"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue