diff --git a/package-lock.json b/package-lock.json index 5bf370c..f6cfc40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mastodon-lite", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c0c5c23..7bc4f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mastodon-lite", - "version": "0.0.8", + "version": "0.0.9", "description": "Lightweight Mastodon micro blogging client module supporting IoT.js runtime", "main": "index.js", "scripts": {