From 20e058c959928a54a766bedba63c671a367e1060 Mon Sep 17 00:00:00 2001 From: Michael Chus Date: Wed, 22 Apr 2026 21:22:31 +0300 Subject: [PATCH] chore(chart): set module version - v1.0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c18c9f4..05889fe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `chart` is a small read-only web viewer for Reanimator hardware JSON snapshots. +Version: `1.0` + It is intended to be embedded into other Go applications that collect audit data in different ways and want a consistent HTML view of the resulting Reanimator JSON. ## Integration