From d3f543f292968e2ba18b35b2bee18760ca8c8b98 Mon Sep 17 00:00:00 2001 From: abhisheknaiidu Date: Sat, 12 Sep 2020 03:02:46 +0530 Subject: [PATCH] Chore: Version 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c612924..305951c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "todoist-readme", "version": "0.0.7", - "description": "📊 Updates README with your Todoist stats", + "description": "🚧 Updates README with your Todoist stats", "main": "index.js", "dependencies": { "@actions/core": "^1.2.5",