From 96e788d9e75faf86a4436cc6325ea2d1b19af8bd Mon Sep 17 00:00:00 2001 From: Fabrizio Duroni Date: Mon, 26 Aug 2019 14:45:21 +0200 Subject: [PATCH] 1.13.2 --- _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 da38e07b3..f0df1f7d5 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -1.13.1 \ No newline at end of file +1.13.2 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index b810cd1f6..8536ff4fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.13.1", + "version": "1.13.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5cd98e54b..c40a6b38c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.13.1", + "version": "1.13.2", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {