diff --git a/README b/README index f02b4be..62df537 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ install by running ./install.sh --- -bake [-chln] [-s ] [ARGS...]; version 20240928 +bake [-chln] [-s ] [ARGS...]; version 20240930 Bake is a simple tool meant to execute embedded shell commands within any file. It executes with /bin/sh the command after a "@BAKE " to diff --git a/bake.1 b/bake.1 index b05c446..209d518 100644 --- a/bake.1 +++ b/bake.1 @@ -1,4 +1,4 @@ -.TH BAKE "1" "August 2024" "bake 20240928" "User Commands" +.TH BAKE "1" "August 2024" "bake 20240930" "User Commands" .SH NAME .B bake \- file embeddable scripts