Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 7d1d04f

Browse files
committed
chore: Bump all pow packages
1 parent 4bc8dd4 commit 7d1d04f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/pow-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iota/pow-browser.js",
33
"description": "IOTA JavaScript Library for Performing Multi-Threaded PoW in the browser",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.3",
55
"keywords": [
66
"iota",
77
"pow",

packages/pow-neon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iota/pow-neon.js",
33
"description": "IOTA JavaScript Library for Performing Multi-Threaded PoW on NodeJS",
4-
"version": "2.0.0-rc.3",
4+
"version": "2.0.0-rc.4",
55
"keywords": [
66
"iota",
77
"pow"

packages/pow-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iota/pow-node.js",
33
"description": "IOTA JavaScript Library for Performing Multi-Threaded PoW on NodeJS",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.3",
55
"keywords": [
66
"iota",
77
"pow"

packages/pow-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iota/pow-wasm.js",
33
"description": "IOTA JavaScript Library for Performing Multi-Threaded PoW on NodeJS using WASM implementation",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.3",
55
"keywords": [
66
"iota",
77
"pow",

0 commit comments

Comments
 (0)