chore(release): v0.2.0, since new checks are a minor and the ref is a pointer

BADGE-COUNT and README-LANGUAGE are additions, so this is a minor rather than a
patch. The catalog ref still sat on v0.1.1 against a released v0.1.3; bumping it
to v0.2.0 clears that lag in the same move, because a ref points, it does not
queue.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Mf1zhujv5QjYuAn1a9HcgW
This commit is contained in:
Kjell Tore Guttormsen 2026-08-04 09:55:21 +02:00
commit 75f2149761
5 changed files with 17 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "repo-standard",
"version": "0.1.3",
"version": "0.2.0",
"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"