diff --git a/_includes/version.txt b/_includes/version.txt index e21e727f9..3e1ad720b 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.5.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 96c6bb5d5..f470001e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 207e50e4f..97c868d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.4.0", + "version": "1.5.0", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {