From 8870e3b40110a58a3bc0d185ef5c599547d450bb Mon Sep 17 00:00:00 2001 From: Amit Padmani Date: Mon, 6 May 2024 12:26:31 +0000 Subject: [PATCH] chore: release v0.0.16-alpha.12 [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 b47b312..c9edb26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayanworks/polygon-did-resolver", - "version": "0.0.16-alpha.11", + "version": "0.0.16-alpha.12", "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",