Skip to content

Commit

Permalink
v0.3.3-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
architect-dev committed Dec 16, 2024
1 parent b9eddb8 commit 338cc6c
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",
"version": "0.3.3-alpha.0",
"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",
"version": "0.3.3-alpha.0",
"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",
"version": "0.3.3-alpha.0",
"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",
"version": "0.3.3-alpha.0",
"description": "Hardhat TypeScript plugin boilerplate",
"repository": "github:FhenixProtocol/fhenix-hardhat-plugin",
"author": "Fhe Labs",
Expand Down

0 comments on commit 338cc6c

Please sign in to comment.