new build

Former-commit-id: 611454eba0ffb0f638932f2a749ec845f94c4cfb [formerly 595234d2b6]
Former-commit-id: 446ce24049e99125690c1cba229ade5a781907f9
This commit is contained in:
Andrija Novakovic
2021-10-20 07:54:24 +02:00
parent 47c6318641
commit 71a01cadea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@libsem/identity",
"version": "1.0.7",
"version": "1.0.8",
"description": "Library for managing identites for Semaphore and Rln protocols",
"main": "dist/index.node.js",
"types": "dist/types/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@libsem/protocols",
"version": "1.0.8",
"version": "1.0.9",
"description": "Client library for generating and verifying Semaphore & Rln ZK proofs",
"main": "dist/index.node.js",
"types": "dist/types/index.d.ts",