From 408f3e367f930b78cf8b80d7775c476e2315b2d4 Mon Sep 17 00:00:00 2001 From: norvalbv Date: Wed, 12 Aug 2026 16:35:54 +0100 Subject: [PATCH] release: v0.51.1 --- dist/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/package.json b/dist/package.json index 581b6e2..5a336c3 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "@norvalbv/devkit", - "version": "0.51.0", + "version": "0.51.1", "private": true, "type": "module", "license": "MIT", diff --git a/package.json b/package.json index 581b6e2..5a336c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@norvalbv/devkit", - "version": "0.51.0", + "version": "0.51.1", "private": true, "type": "module", "license": "MIT",