diff --git a/package.json b/package.json index 84f7286..c664745 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "efforting-shell-utils", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "private": true, "bin": { "ansi-trunc": "./ansi-trunc.mjs", "grep-mtime-sorter": "./grep-mtime-sorter.mjs" } -} \ No newline at end of file +}