We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
planck@0.3.0-alpha.1
1 parent a8c14b8 commit ce8ee81Copy full SHA for ce8ee81
2 files changed
src/planck/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rbxts/planck",
3
- "version": "0.2.0",
+ "version": "0.3.0-alpha.1",
4
"description": "An Agnostic Scheduler for ECS",
5
"main": "src",
6
"repository": {
src/planck/wally.toml
@@ -3,7 +3,7 @@ name = "yetanotherclown/planck"
description = "An Agnostic Scheduler for ECS"
license = "MIT"
authors = ["YetAnotherClown"]
-version = "0.2.0"
+version = "0.3.0-alpha.1"
7
registry = "https://github.com/UpliftGames/wally-index"
8
realm = "shared"
9
homepage = "https://yetanotherclown.github.io/planck"
0 commit comments