diff --git a/killergg/jecs_throttle b/killergg/jecs_throttle
index 6fa812c..faa7e01 100644
--- a/killergg/jecs_throttle
+++ b/killergg/jecs_throttle
@@ -13,3 +13,19 @@ build_files = ["src"]
 ["0.1.0 roblox".dependencies]
 rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
 scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+
+["0.1.1 roblox"]
+published_at = "2025-03-02T01:45:30.725489201Z"
+description = "A dynamic throttle for ECS"
+license = "MIT"
+authors = ["NeonD00m"]
+repository = "https://github.com/NeonD00m/jecs_std"
+
+["0.1.1 roblox".target]
+environment = "roblox"
+lib = "src/init.luau"
+build_files = ["src"]
+
+["0.1.1 roblox".dependencies]
+rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]