Skip to content

Commit 5fc3b8b

Browse files
committed
Bump versions
1 parent cd424b8 commit 5fc3b8b

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.5",
3+
"version": "0.0.6",
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.5",
3+
"version": "0.0.6",
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)