diff --git a/package.json b/package.json index 7893111..0364f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replace-keywords-action", - "version": "1.0.0", + "version": "1.0.1", "description": "A GitHub Action to replace :compliment: and :insult: in comments", "author": "Aggelos Bellos", "main": "src/index.js",