Bump versions

This commit is contained in:
Ukendio 2025-07-05 21:26:05 +02:00
parent 5aedb5e730
commit b92cf9ab76
2 changed files with 2 additions and 2 deletions

View file

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

View file

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