From b1378aacafc2eed1b2846eb1e25c5f7137308a17 Mon Sep 17 00:00:00 2001 From: Fabrizio Duroni Date: Sat, 16 May 2020 00:43:08 +0200 Subject: [PATCH] 2.2.0 --- _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 50aea0e7a..e3a4f1933 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -2.1.0 \ No newline at end of file +2.2.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 5c494e7f7..127eb9a35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f8928cb6c..b5cff18d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.1.0", + "version": "2.2.0", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {