From c412a13e86f3a924936abdc602f3233b31ca9ded Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 17 Dec 2023 23:20:38 +0100 Subject: [PATCH] 0.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d866490..9f38e1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsd", - "version": "0.29.0", + "version": "0.30.0", "description": "Check TypeScript type definitions", "license": "MIT", "repository": "tsdjs/tsd",