Skip to content

Commit

Permalink
bump v0.3.2-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
architect-dev committed Oct 9, 2024
1 parent 423c79a commit f23815f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fhenix-hardhat-plugin-root",
"version": "0.3.2-alpha.3",
"version": "0.3.2-alpha.4",
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/fhenix-hardhat-docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fhenix-hardhat-docker",
"version": "0.3.2-alpha.3",
"version": "0.3.2-alpha.4",
"description": "Hardhat plugin to run Fhenix node locally",
"repository": "github:FhenixProtocol/fhenix-hardhat-plugin",
"author": "Fhe Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/fhenix-hardhat-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fhenix-hardhat-network",
"version": "0.3.2-alpha.3",
"version": "0.3.2-alpha.4",
"description": "Hardhat plugin to help support Hardhat Network for FHE contract development",
"repository": "github:FhenixProtocol/fhenix-hardhat-network",
"author": "Fhe Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/fhenix-hardhat-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fhenix-hardhat-plugin",
"version": "0.3.2-alpha.3",
"version": "0.3.2-alpha.4",
"description": "Hardhat TypeScript plugin boilerplate",
"repository": "github:FhenixProtocol/fhenix-hardhat-plugin",
"author": "Fhe Labs",
Expand Down

0 comments on commit f23815f

Please sign in to comment.