diff --git a/package-lock.json b/package-lock.json index 69dc544..03afbf0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "smartdrive", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "smartdrive", - "version": "1.0.8", + "version": "1.0.9", "license": "MIT", "dependencies": { "@pushrocks/smartfile": "^9.0.3", diff --git a/package.json b/package.json index b49edb1..fc7ff37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdrive", - "version": "1.0.8", + "version": "1.0.9", "description": "do more with local and cloud drives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",