Skip to content

Commit

Permalink
0.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed Aug 6, 2022
1 parent f7544e8 commit a26eaf6
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.11",
"version": "0.5.12",
"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.10';
export const version = '0.5.12';

0 comments on commit a26eaf6

Please sign in to comment.