From 129025c52cc249fea40de8753ab563ef0e5aaed0 Mon Sep 17 00:00:00 2001 From: Tom Scott Date: Sat, 26 Sep 2020 13:23:03 -0400 Subject: [PATCH] Release v0.3.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 05b37a16..cd3a209d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openrct2-benchwarmer", - "version": "0.3.2", + "version": "0.3.3", "description": "Add benches and trash cans to all of your paths with one click", "main": "index.js", "scripts": { @@ -92,4 +92,4 @@ "context": true } } -} +} \ No newline at end of file