From f153d25fb545690c9c07826567d69538893b039c Mon Sep 17 00:00:00 2001 From: Lubos Date: Mon, 3 Feb 2025 01:04:48 +0000 Subject: [PATCH] chore: sync package.json version with npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e3e1489..1f667c8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hey-api/json-schema-ref-parser", - "version": "0.0.3", + "version": "1.0.2", "description": "Parse, Resolve, and Dereference JSON Schema $ref pointers", "homepage": "https://heyapi.dev/", "repository": {