diff options
| author | Benjamin Linskey | 2026-06-11 04:21:09 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2026-06-11 07:07:25 -0400 |
| commit | fc2504a18b81a35a700dae09409dd003ba8d8d6d (patch) | |
| tree | ffd9f1c583e2b393ccdc77d90bebc20ee0ac0a4d | |
| parent | ffd126df6dd6821d2b2b02d847abab6638aca2c1 (diff) | |
| download | tpl-fc2504a18b81a35a700dae09409dd003ba8d8d6d.tar.gz | |
Bump version to 1.0.1
v1.0.1| -rwxr-xr-x | tpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ # tpl: An extremely simple general-purpose templating tool # -# Version 1.0.0 +# Version 1.0.1 # # Usage: tpl [variable file] [template file...] # |