From 66fa2a5a6550857331c1e972caa7220e667c3701 Mon Sep 17 00:00:00 2001 From: SpookyDervish Date: Sat, 20 Jun 2026 21:07:49 +1000 Subject: [PATCH] fix rock file --- rock.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/rock.json b/rock.json index d0e5502..af93c57 100644 --- a/rock.json +++ b/rock.json @@ -2,11 +2,9 @@ "configVersion": 1, "rock": { "name": "io", - "version": "0.0.1", + "version": "0.0.2", "gccArgs": [], "description": "Input / Output", - "dependencies": { - "test": "1.0.0" - } + "dependencies": {} } } \ No newline at end of file