Bump versions

This commit is contained in:
Ukendio 2025-05-10 21:37:39 +02:00
parent 4bb7e64edd
commit 06aba5548f
2 changed files with 2 additions and 2 deletions

View file

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

View file

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