diff --git a/package.json b/package.json index 4d18b8b..d6acd65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-background-run", - "version": "0.4.0", + "version": "0.4.1", "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",