From 72da2fd8640cf9ec2fbdfb3fab3bd8b21cf21e36 Mon Sep 17 00:00:00 2001 From: Takeshi Kishi Date: Sat, 18 Jul 2026 21:54:56 +0900 Subject: [PATCH] chore: release 0.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a59a7a1..2a963b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pict-cli", - "version": "0.2.5", + "version": "0.2.6", "description": "Node.js-friendly command-line tool for running PICT-style combinatorial test generation", "keywords": [ "combinatorial-testing",