From 48fbad4d4992531da71e2f1bfcdb3dd09e84a253 Mon Sep 17 00:00:00 2001 From: Muffin Date: Fri, 26 Jul 2024 18:33:42 -0500 Subject: [PATCH] 3.6.5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b115ed3e..76f2e658 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@turbowarp/scratchblocks", - "version": "3.6.4", + "version": "3.6.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@turbowarp/scratchblocks", - "version": "3.6.4", + "version": "3.6.5", "license": "MIT", "devDependencies": { "@babel/cli": "^7.23.0", diff --git a/package.json b/package.json index 31fb4630..0acd791e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@turbowarp/scratchblocks", - "version": "3.6.4", + "version": "3.6.5", "description": "Make pictures of Scratch blocks from text.", "license": "MIT", "author": "Tim Radvan",