Skip to content

Commit

Permalink
feat: bump hardhat package
Browse files Browse the repository at this point in the history
  • Loading branch information
leosayous21 committed Jul 22, 2023
1 parent 715d52e commit 7a6700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sismo-core/sismo-connect-solidity",
"description": "Sismo Connect Library",
"version": "0.0.19",
"version": "0.0.20",
"scripts": {
"prepare": "mkdir -p contracts; cp -r ../src/* contracts"
},
Expand Down

0 comments on commit 7a6700f

Please sign in to comment.