chore(release): v0.1.1, so the pinned tag serves the corrected count

The 0.1.0 entry said eleven checks; there are twelve, and both the code and
the README table already said so. 2963f4f fixed the entry in place but landed
after the tag, so the catalog's pin kept serving the wrong count.

Documentation only: scripts/ and register/ are unchanged from v0.1.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017Wuy8mxQj8Zt4z23hiRjiN
This commit is contained in:
Kjell Tore Guttormsen 2026-08-03 20:57:56 +02:00
commit 0945e88598
5 changed files with 20 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "repo-standard",
"version": "0.1.0",
"version": "0.1.1",
"description": "Per-repo gate for the open/ presentation standard: README first screen, install block, files required by the repo's class, and dead repo references.",
"author": {
"name": "Kjell Tore Guttormsen"