From 72dd31b5f90b3c2c9d451573a82e6bff517370bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kuty=C5=82a?= Date: Tue, 7 Jul 2026 21:11:32 +0200 Subject: [PATCH] release: v0.2.35 Reconcile the repository with npm: 0.2.35 was published by a release run whose version-bump push to protected main was rejected, leaving the bump and tag unrecorded. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e8dfdb..ff7eb6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devglide", - "version": "0.2.18", + "version": "0.2.35", "description": "AI workflow toolkit with MCP servers for kanban, shell, testing, workflows, and more — built for Claude Code", "license": "MIT", "author": "Daniel Kutyla",