From 45683bf8f8c16357494e08ad95022f13331b7e23 Mon Sep 17 00:00:00 2001 From: Simon Lagos Date: Sun, 8 Jan 2023 20:54:51 +0100 Subject: [PATCH] 0.10.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 13c7f88..1f2fc7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "l1", - "version": "0.10.1", + "version": "0.10.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "l1", - "version": "0.10.1", + "version": "0.10.2", "license": "MIT", "devDependencies": { "@types/lodash": "^4.14.189", diff --git a/package.json b/package.json index c1aea4a..e438870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "l1", - "version": "0.10.1", + "version": "0.10.2", "description": "Delayed and repeated code execution for games", "main": "./dist/index.js", "files": [