From d18aba4c0c4ee45cb784dede1d1f593abe21d0c8 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Thu, 29 Aug 2024 14:30:34 -0400 Subject: [PATCH] Release 5.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c0a9e3..1833fce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digitalbazaar/vpqr", - "version": "4.2.1-0", + "version": "5.0.0", "description": "An isomorphic JS (for Node.js and browser) library that takes a Verifiable Presentation, compresses it via CBOR-LD, and turns it into a QR Code.", "homepage": "https://github.com/digitalbazaar/vpqr", "author": {