From 41f93302042f795edbafa2a75eabc636933830a6 Mon Sep 17 00:00:00 2001 From: StoneTrench Date: Wed, 7 Sep 2022 22:41:25 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d13047..29aea3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mineflayer-task-manager", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple plugin to add simple actions to a queue.", "main": "index.js", "scripts": {