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