diff --git a/package-lock.json b/package-lock.json index c3df015..a771033 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "touitomamout", - "version": "1.6.0", + "version": "1.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "touitomamout", - "version": "1.6.0", + "version": "1.6.1", "hasInstallScript": true, "license": "AGPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 0b85626..b463ff3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "touitomamout", - "version": "1.6.0", + "version": "1.6.1", "description": "An easy way to synchronize your Twitter's tweets to Mastodon & Bluesky posts.", "scripts": { "lint": "eslint src/ --ext .ts",