From 15b07d340d17fa84a12954701f0271fcc9565cd7 Mon Sep 17 00:00:00 2001 From: Deepu Date: Mon, 1 Apr 2024 23:26:12 +0200 Subject: [PATCH] v6.0.2 --- 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 84f626c..a978d09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "devdays-arcade-games", - "version": "6.0.0", + "version": "6.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "devdays-arcade-games", - "version": "6.0.0", + "version": "6.0.2", "hasInstallScript": true, "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 5866f44..9ebcad9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "devdays-arcade-games", "productName": "Devdays-arcade-games", - "version": "6.0.0", + "version": "6.0.2", "description": "Custom Lockman and Identity Invaders game", "main": "src/main.js", "scripts": {