diff --git a/package-lock.json b/package-lock.json index 7001403..168b9cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lsfnd", - "version": "0.1.0", + "version": "1.0.0-dev", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index d9e21ea..657d3a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lsfnd", - "version": "0.1.0", + "version": "1.0.0-dev", "title": "LSFND", "description": "A small Node.js library to ease files and directories listing featuring filter support.", "main": "dist/index.js",