From 0c052d3b40567c000634bcc14ad27bb622fc2f9f Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Fri, 31 Jan 2025 20:03:48 -0700 Subject: [PATCH] version update, lol. --- README | 2 +- bake.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c5143d0..5ef975a 100755 --- a/README +++ b/README @@ -9,7 +9,7 @@ or JUST install by running ./install.sh (has --help) --- -bake [-chln] [-s ] [ARGS...]; version 20240930 +bake [-chln] [-s ] [ARGS...]; version 20250104 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 b4a5eab..e9700fc 100755 --- a/bake.1 +++ b/bake.1 @@ -1,4 +1,4 @@ -.TH BAKE "1" "August 2024" "bake 20240930" "User Commands" +.TH BAKE "1" "January 2025" "bake 20250104" "User Commands" .SH NAME .B bake \- file embeddable scripts