Skip to content

Commit ce8ee81

Browse files
Bump planck@0.3.0-alpha.1
1 parent a8c14b8 commit ce8ee81

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/planck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rbxts/planck",
3-
"version": "0.2.0",
3+
"version": "0.3.0-alpha.1",
44
"description": "An Agnostic Scheduler for ECS",
55
"main": "src",
66
"repository": {

src/planck/wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "yetanotherclown/planck"
33
description = "An Agnostic Scheduler for ECS"
44
license = "MIT"
55
authors = ["YetAnotherClown"]
6-
version = "0.2.0"
6+
version = "0.3.0-alpha.1"
77
registry = "https://github.com/UpliftGames/wally-index"
88
realm = "shared"
99
homepage = "https://yetanotherclown.github.io/planck"

0 commit comments

Comments
 (0)