This commit is contained in:
Ukendio 2025-07-18 15:14:39 +02:00
parent 117a5e0ca7
commit ca0689c92b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@rbxts/jecs",
"version": "0.9.0-rc.2",
"version": "0.9.0-rc.3",
"description": "Stupidly fast Entity Component System",
"main": "jecs.luau",
"repository": {

View file

@ -1,6 +1,6 @@
[package]
name = "ukendio/jecs"
version = "0.9.0-rc.2"
version = "0.9.0-rc.3"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "MIT"