From b08a5ab0d052e906b529f53ba65074705f7bdbf1 Mon Sep 17 00:00:00 2001 From: jaeh Date: Wed, 4 Oct 2023 21:56:23 +0200 Subject: [PATCH] 0.0.156 --- 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 4fd33229..cd6d5b14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@magic/core", - "version": "0.0.155", + "version": "0.0.156", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@magic/core", - "version": "0.0.155", + "version": "0.0.156", "license": "AGPL-3.0", "dependencies": { "@magic-libraries/prevent-default": "0.0.6", diff --git a/package.json b/package.json index 86adcbf5..8a83aeb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@magic/core", - "version": "0.0.155", + "version": "0.0.156", "author": "Wizards & Witches", "homepage": "https://magic.github.io/", "license": "AGPL-3.0",