This commit is contained in:
Ukendio 2025-06-27 17:36:44 +02:00
parent a753300129
commit c4d464e712
2 changed files with 2 additions and 2 deletions

View file

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

View file

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