Skip to content

Commit 6f8efb5

Browse files
committed
Bump versions
1 parent 18d222b commit 6f8efb5

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.6",
3+
"version": "0.0.7",
44
"description": "Native implementations of ethereum-cryptography for Node.js",
55
"contributors": [
66
{

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.6",
3+
"version": "0.0.7",
44
"description": "All the cryptographic primitives used in Ethereum",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)