Skip to content

Commit 5ab4d05

Browse files
committed
Bump versions
1 parent 75d0e35 commit 5ab4d05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ethereum-cryptography-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-cryptography-native",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Native implementations of ethereum-cryptography for Node.js",
55
"author": "Patricio Palladino <[email protected]>",
66
"repository": "github:alcuadrado/ethereum-cryptography",

packages/ethereum-cryptography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-cryptography",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "All the cryptographic primitives used in Ethereum",
55
"author": "Patricio Palladino <[email protected]>",
66
"repository": "github:alcuadrado/ethereum-cryptography",

0 commit comments

Comments
 (0)