From 0a90cd45a4c9cfca86842d15e9bf9e486f88f1d5 Mon Sep 17 00:00:00 2001 From: Mixaz Date: Thu, 22 Apr 2021 18:24:11 +0900 Subject: [PATCH] 1.2.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f919fa6..28b3bbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "idkr", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a57bb34..a93655f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idkr", - "version": "1.2.1", + "version": "1.2.2", "description": "idk, just a Krunker client", "main": "app/main.js", "scripts": {