Skip to content

Commit

Permalink
📦 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed Jun 5, 2022
1 parent 04c6606 commit 63dcdd9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "essential-eth",
"description": "Ultralight JS for Ethereum",
"version": "0.5.8",
"version": "0.5.9",
"license": "MIT",
"sideEffects": false,
"main": "./lib/cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/logger/package-version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Generated by genversion.
export const version = '0.5.8';
export const version = '0.5.9';

1 comment on commit 63dcdd9

@vercel
Copy link

@vercel vercel bot commented on 63dcdd9 Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.