Skip to content

Commit 6fbd49b

Browse files
committed
chore: update package version
1 parent 0b16e4b commit 6fbd49b

File tree

7 files changed

+10
-5476
lines changed

7 files changed

+10
-5476
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gxchain2-ethereumjs/block",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Provides Block serialization and help functions",
55
"license": "MPL-2.0",
66
"author": "mjbecze ([email protected])",

packages/blockchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gxchain2-ethereumjs/blockchain",
3-
"version": "5.4.2",
3+
"version": "5.4.3",
44
"description": "A module to store and interact with blocks",
55
"license": "MPL-2.0",
66
"keywords": [

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gxchain2-ethereumjs/common",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Resources common to all Ethereum implementations",
55
"license": "MIT",
66
"keywords": [

packages/tx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gxchain2-ethereumjs/tx",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "A simple module for creating, manipulating and signing Ethereum transactions",
55
"license": "MPL-2.0",
66
"author": "mjbecze <[email protected]>",

0 commit comments

Comments
 (0)