From a4891b63047bf953c4444c746fa07410482f6b53 Mon Sep 17 00:00:00 2001 From: Jason Desrosiers Date: Sat, 21 Dec 2024 14:48:11 -0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29f8dce..e61254b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperjump/browser", - "version": "1.1.6", + "version": "1.2.0", "description": "Browse JSON-compatible data with hypermedia references", "type": "module", "main": "./lib/index.js",