Skip to content

Commit

Permalink
📦 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed May 21, 2022
1 parent 88a03d1 commit b5c0e24
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
@@ -1,7 +1,7 @@
{
"name": "essential-eth",
"description": "Ultralight JS for Ethereum",
"version": "0.5.5",
"version": "0.5.6",
"license": "MIT",
"sideEffects": false,
"main": "./lib/cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/logger/package-version.ts
@@ -1,2 +1,2 @@
// Generated by genversion.
export const version = '0.5.5';
export const version = '0.5.6';

1 comment on commit b5c0e24

@vercel
Copy link

@vercel vercel bot commented on b5c0e24 May 21, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

essential-eth – ./

essential-eth-earnifi.vercel.app
essential-eth.vercel.app
essential-eth-git-master-earnifi.vercel.app

Please sign in to comment.