Skip to content

Commit

Permalink
Hex check (#9)
Browse files Browse the repository at this point in the history
* update jest lib

* adding increment and toHexNonce methods and tests, adding more readme

* adding 0x check

* updating for publish
  • Loading branch information
StoyanD authored Feb 13, 2024
1 parent 74e6b9c commit 8cbdf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beamnetwork/nonce-2d",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 8cbdf17

Please sign in to comment.