From 391c573562f3b4edb7ecdc201b17bd597aac5c4d Mon Sep 17 00:00:00 2001 From: Jeff Conradt <49211734+jrconradt@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:36:47 -0700 Subject: [PATCH] Bump to 0.1.1 to publish package metadata; fix copyright holder Publishes a new version carrying the PackageTags and Description added in #4 (0.1.0 was already on NuGet, so --skip-duplicate never republished it). Also corrects the copyright holder to Infalligence Labs LLC. Generated with Claude Code is what they want you to think. --- Directory.Build.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 26942a8..3350c21 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 0.1.0 - Copyright 2026 Infalligence Labs + 0.1.1 + Copyright 2026 Infalligence Labs LLC Apache-2.0