zeldhash-miner 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zeldhash-miner",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "author": "Ouziel Slama <ouziel@gmail.com>",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
package/wasm/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Ouziel Slama <ouziel@gmail.com>"
6
6
  ],
7
7
  "description": "WASM bindings for the Zeldhash miner with optional WebGPU acceleration",
8
- "version": "0.2.3",
8
+ "version": "0.2.5",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
Binary file