From 32dc80a5519abfeef2afb9f7d86edb36626c4ebd Mon Sep 17 00:00:00 2001 From: Baruch Sadogursky Date: Mon, 30 Mar 2026 12:27:16 -0500 Subject: [PATCH] chore: bump tile version to 2.0.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- tile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile.json b/tile.json index 672a8b3..12b873f 100644 --- a/tile.json +++ b/tile.json @@ -1,6 +1,6 @@ { "name": "tessl-labs/spec-driven-development", - "version": "2.0.0", + "version": "2.0.1", "summary": "Spec-driven workflow covering requirement gathering, spec authoring, implementation review, and verification — with skills, rules, and evaluation scenarios.", "private": false, "docs": "docs/index.md",