From 06cad253b7ef47be9b8f2224f332b5fa376e6307 Mon Sep 17 00:00:00 2001 From: AxelS Date: Mon, 9 Nov 2020 08:46:40 +0100 Subject: [PATCH] fix 1.2.1 --- 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 49be379..11a6a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "neu-axentix", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e6854a3..183b595 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neu-axentix", - "version": "1.2.0", + "version": "1.2.1", "description": "Neu-Axentix is the first front end framework based on neumorphism using CSS and JS. Start creating your website using neumorphic design.", "homepage": "https://neu.useaxentix.com", "author": "Axel SIMONET, Vincent LEVEQUE",