diff --git a/package.json b/package.json index cc75521..fa6c814 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { "name": "pokemon-terminal", - "version": "1.0.2", + "version": "1.0.7", "description": "Pokemon terminal themes", "bin": { - "pokemon": "main.py" + "pokemon": "pokemon", + "ichooseyou": "pokemon" }, "scripts": {}, "repository": {