From 76e853afdcdcec0b904b008ba86a87bf7eee03a8 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Sat, 21 Dec 2024 16:18:25 -0500 Subject: [PATCH] Release 8.3.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1e84e37..9e60e1a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonld", - "version": "8.3.3-0", + "version": "8.3.3", "description": "A JSON-LD Processor and API implementation in JavaScript.", "homepage": "https://github.com/digitalbazaar/jsonld.js", "author": {