diff --git a/package.json b/package.json index 79f06e5..4413add 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "touitomamout", - "version": "0.1.0", + "version": "0.1.1", "description": "Tweets to Toot synchronizer", "scripts": { "lint": "eslint src/ --ext .ts --fix",