diff --git a/package-lock.json b/package-lock.json index 701247d..6e09c5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ezprofile", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ezprofile", - "version": "1.1.0", + "version": "1.1.1", "license": "Apache-2.0", "dependencies": { "@craco/craco": "^6.2.0", diff --git a/package.json b/package.json index c7e096c..152410f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ezprofile", - "version": "1.1.0", + "version": "1.1.1", "description": "Kickstart your personal portfolio with Github Api and blog", "homepage": "https://arifszn.github.io/ezprofile", "private": true,