diff --git a/packages/identity/package.json b/packages/identity/package.json index bac9b57..58350ff 100644 --- a/packages/identity/package.json +++ b/packages/identity/package.json @@ -1,6 +1,6 @@ { "name": "@libsem/identity", - "version": "1.0.0", + "version": "1.0.1", "description": "work with zk identites", "main": "dist/identity/index.mjs", "types": "dist/types/index.d.ts", diff --git a/packages/protocols/package.json b/packages/protocols/package.json index 7167e99..80a0fbe 100644 --- a/packages/protocols/package.json +++ b/packages/protocols/package.json @@ -1,6 +1,6 @@ { "name": "@libsem/protocols", - "version": "1.0.0", + "version": "1.0.1", "description": "", "main": "dist/protocols/src/index.js", "types": "dist/types/index.d.ts",