diff --git a/_includes/version.txt b/_includes/version.txt index f93ea0ca3..6acdb4428 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -2.0.2 \ No newline at end of file +2.0.3 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 8df1a6dd7..4814cd8d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e5f2946ac..a439c7914 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "2.0.2", + "version": "2.0.3", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {