diff --git a/doc/RFC.md b/doc/RFC.md index d66cacc..43278f4 100644 --- a/doc/RFC.md +++ b/doc/RFC.md @@ -1,8 +1,8 @@ - + > version 1.0.0 -date: 2023-03-31T19:37:02+0200 (generated by `./make doc`) +date: 2023-03-31T19:40:15+0200 (generated by `./make doc`) [![Actions Status](https://github.com/coderofsalvation/xrfragment/workflows/test/badge.svg)](https://github.com/coderofsalvation/xrfragment/actions) diff --git a/make b/make index da2aa6b..55bb3c8 100755 --- a/make +++ b/make @@ -33,7 +33,7 @@ tests(){ doc(){ { - echo '' + echo '' echo '' echo "> version $VERSION" echo "\ndate: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`)\n"