From cd17df41c90270dcc05345c2d60ef9da92de4d19 Mon Sep 17 00:00:00 2001 From: Charles Nicholson Date: Sun, 4 Aug 2024 17:57:53 -0400 Subject: [PATCH] version comment --- cobs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cobs.h b/cobs.h index 68d065b..a61f959 100644 --- a/cobs.h +++ b/cobs.h @@ -1,4 +1,6 @@ // SPDX-License-Identifier: Unlicense OR 0BSD + +// nanocobs v0.1.0 #pragma once #include