diff --git a/package.json b/package.json index d6acd65..e1db905 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-background-run", - "version": "0.4.1", + "version": "0.5.0", "description": "Run long shell commands detached in the background for pi; get woken on completion. Output lands in a file; context stays clean.", "type": "module", "license": "MIT",