Skip to content

Commit

Permalink
5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed May 20, 2020
1 parent 11eb470 commit 5707aed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
5.1.2 / 2020-05-20
------------------

- Fix BN v5/v4 interoperability issue (#249)

5.1.1 / 2019-12-24
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bn.js",
"version": "5.1.1",
"version": "5.1.2",
"description": "Big number implementation in pure javascript",
"keywords": [
"BN",
Expand Down

0 comments on commit 5707aed

Please sign in to comment.