diff --git a/package.json b/package.json index 800ad6c..01aaa73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@identity.com/dsr", - "version": "1.0.19", + "version": "1.0.20", "description": "The Dynamic Scope Request (DSR) javascript library provides capability around securely requesting credential information between an ID Requester and an ID Holder", "main": "dist/cjs/index.js", "module": "dist/es/index.js",