From 98adc2c2e5816c32a5b81bfc7bce930a5d7ed5ce Mon Sep 17 00:00:00 2001 From: enzo707 Date: Mon, 29 Apr 2024 19:44:41 -0300 Subject: [PATCH] 1.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 b62d903..256bd40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dynamods/librariejs", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dynamods/librariejs", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "core-js": "^3.36.1", diff --git a/package.json b/package.json index 14f90f9..7a33330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dynamods/librariejs", - "version": "1.0.1", + "version": "1.0.2", "description": "Project that contains all hosted contents of Dynamo Windows client", "main": "index.js", "scripts": {