From dcdf1292fd1a2653b03af5c341e70eb51039aec7 Mon Sep 17 00:00:00 2001 From: Charles Nicholson Date: Sun, 4 Aug 2024 18:20:32 -0400 Subject: [PATCH] version comment (#61) * version comment * me --- cobs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cobs.h b/cobs.h index 68d065b..e2593c6 100644 --- a/cobs.h +++ b/cobs.h @@ -1,4 +1,6 @@ // SPDX-License-Identifier: Unlicense OR 0BSD + +// nanocobs v0.1.0, Charles Nicholson (charles.nicholson@gmail.com) #pragma once #include