Bump version

This commit is contained in:
MD. Ariful Alam
2021-10-14 23:17:16 +06:00
parent edd365ef01
commit fadc5f3f7e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{ {
"name": "ezprofile", "name": "ezprofile",
"version": "1.0.1", "version": "1.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"version": "1.0.1", "version": "1.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@craco/craco": "^6.2.0", "@craco/craco": "^6.2.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "ezprofile", "name": "ezprofile",
"version": "1.0.1", "version": "1.1.0",
"description": "Kickstart your personal portfolio with Github Api and blog", "description": "Kickstart your personal portfolio with Github Api and blog",
"homepage": "https://arifszn.github.io/ezprofile", "homepage": "https://arifszn.github.io/ezprofile",
"private": true, "private": true,