new versions

Former-commit-id: 38ea3d3096579064368959442ca8b086177fbc31 [formerly c43a0c72d2]
Former-commit-id: 14d4cb5e6171af39b8ec65780a0b33c197380f9d
This commit is contained in:
Andrija Novakovic
2021-10-21 20:53:18 +02:00
parent 3675b17530
commit 9abcad5b7e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@libsem/identity",
"version": "1.0.10",
"version": "1.0.11",
"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.11",
"version": "1.0.12",
"description": "Client library for generating and verifying Semaphore & Rln ZK proofs.",
"main": "dist/index.node.js",
"types": "dist/types/index.d.ts",