diff --git a/package-lock.json b/package-lock.json index dc8a573..eca5729 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "reddit-post-dump", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 650fa4f..53efa38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reddit-post-dump", - "version": "0.1.0", + "version": "0.2.0", "description": "Reddit user post dump tool with versatile saving patterns and fallback searches for deleted users.", "main": "app.js", "scripts": {