diff --git a/package.json b/package.json index 1a3e2a0..39ae4c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bash-task-runner", - "version": "0.3.0", + "version": "0.3.1", "description": "Simple, lightweight task runner for Bash.", "main": "index.sh", "bin" : { @@ -18,7 +18,8 @@ ], "author": "Style Mistake ", "contributors": [ - "Roman Frołow " + "Roman Frołow ", + "Zadkiel Aslafy-Aharonian " ], "license": "LGPL-3.0", "bugs": {