Bump version

This commit is contained in:
Ariful Alam 2022-01-02 14:19:54 +06:00
parent 893f52ee96
commit 9280f317ee
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -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,