From 880302555c6bd545c95abfe8943bff5a6898a74e Mon Sep 17 00:00:00 2001 From: Fabrizio Duroni Date: Sun, 15 Sep 2019 21:55:33 +0200 Subject: [PATCH] 1.14.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 d9ee6574b..cd99d386a 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -1.13.3 \ No newline at end of file +1.14.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index f4e6e295f..9c090bd03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.13.3", + "version": "1.14.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f7480afe..cf09260ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.13.3", + "version": "1.14.0", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {