From e5d466a5a306fd96facb0fa9a82c736b79ed3566 Mon Sep 17 00:00:00 2001 From: Fabrizio Duroni Date: Thu, 14 May 2020 09:31:03 +0200 Subject: [PATCH] 2.0.3 --- _includes/version.txt | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/version.txt b/_includes/version.txt index f93ea0ca3..6acdb4428 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -2.0.2 \ No newline at end of file +2.0.3 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 8df1a6dd7..4814cd8d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e5f2946ac..a439c7914 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.0.2", + "version": "2.0.3", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {