diff --git a/_includes/version.txt b/_includes/version.txt index a32d5a6ad..d19d08901 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -1.14.2 \ No newline at end of file +1.15.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 70a59c4ef..b59b812ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.14.2", + "version": "1.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9b8e0114..d4b1be78b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.14.2", + "version": "1.15.0", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {