Update HISTORY.md (#92)

* Update HISTORY.md for release 0.3.0-rc1
This commit is contained in:
Nathan Nichols
2020-08-17 16:28:29 -05:00
parent de277dcf73
commit 1ca8be159b
2 changed files with 13 additions and 2 deletions

View File

@@ -3,11 +3,11 @@
"version": "0.3.0",
"description": "XRP Ledger binary codec",
"files": [
"distrib/npm/*",
"dist/*",
"bin/*",
"test/*"
],
"main": "distrib/npm/",
"main": "dist/",
"directories": {
"test": "test"
},