diff --git a/README b/README index 112c870..55db6a6 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ install by running ./install.sh --- -bake [-chln] [-s ] [ARGS...]; version 20240927 +bake [-chln] [-s ] [ARGS...]; version 20240928 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 96bde8c..319bdee 100644 --- a/bake.1 +++ b/bake.1 @@ -1,4 +1,4 @@ -.TH BAKE "1" "August 2024" "bake 20240927" "User Commands" +.TH BAKE "1" "August 2024" "bake 20240928" "User Commands" .SH NAME .B bake \- file embeddable scripts