Skip to content

Commit

Permalink
chore(contracts): v1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Aug 29, 2024
1 parent e243cf0 commit 687bb11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-extensions/contracts",
"version": "1.0.0-beta.1",
"version": "1.0.0-alpha.1",
"description": "Solidity contracts to enhance Semaphore with extra features and customization.",
"license": "MIT",
"files": [
Expand Down
1 change: 0 additions & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "contract-extensions",
"private": "true",
"scripts": {
"dev": "hardhat node & yarn deploy --network localhost",
"compile": "hardhat compile",
Expand Down

0 comments on commit 687bb11

Please sign in to comment.