Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit 860beb7

Browse files
authored
Merge pull request #265 from ethereumjs/new-release-v451
New release v4.5.1
2 parents 0c80e9a + b0f8803 commit 860beb7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ node_js:
44
- "8"
55
- "10"
66
- "12"
7-
env:
8-
- CXX=g++-4.8
97
services:
108
- xvfb
119
addons:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereumjs-util",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "a collection of utility functions for Ethereum",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)