File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/contracts" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " Semaphore contracts to manage groups and broadcast anonymous signals." ,
5
5
"license" : " MIT" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/group" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " A library to create and manage Semaphore groups." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/identity" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " A library to create Semaphore identities." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/proof" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " A library to generate and verify Semaphore proofs." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/subgraph" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " A library to query Semaphore contracts." ,
5
5
"license" : " MIT" ,
6
6
"iife" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments