diff --git a/package-lock.json b/package-lock.json index a558ffa..4c26fe1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mmd-gitlab-backuper", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a00db61..1f7abf5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mmd-gitlab-backuper", "description": "a package to backup from all projects that you have on gitlab", - "version": "2.0.4", + "version": "2.0.5", "main": "lib/index.js", "license": "MIT", "author": {