From 8ab526fc260d540d910d44cb4dff2c20d5c8082d Mon Sep 17 00:00:00 2001 From: Amit Padmani Date: Tue, 7 May 2024 06:38:55 +0000 Subject: [PATCH] chore: release v0.0.16-alpha.13 [skip ci] Signed-off-by: Amit Padmani --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 194e16d..925b39f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayanworks/polygon-did-resolver", - "version": "0.0.16-alpha.12", + "version": "0.0.16-alpha.13", "description": "The polygon resolver library is used for resolving DID’s in Polygon Method Space. The module is supposed to be used as an integeration to polygon library.", "license": "MIT", "main": "build/index.js",