From d05cc0ad44c5f655ec927f682d0b0a6152389856 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste WATENBERG Date: Thu, 31 Mar 2022 19:44:18 +0200 Subject: [PATCH] 1.4.1 --- 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 f10636a5f..582868c1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "zenko-ui", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "zenko-ui", - "version": "1.4.0", + "version": "1.4.1", "license": "ISC", "dependencies": { "@fortawesome/fontawesome-free": "^5.10.2", diff --git a/package.json b/package.json index e54129074..7c645e06e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zenko-ui", - "version": "1.4.0", + "version": "1.4.1", "description": "", "main": "index.js", "scripts": {