Release 1.0.0 (#104)

Update history and package version
This commit is contained in:
Nathan Nichols
2020-08-31 13:58:11 -05:00
parent b14f055c6c
commit 2c99932c3c
3 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-binary-codec",
"version": "1.0.0-rc3",
"version": "1.0.0",
"description": "XRP Ledger binary codec",
"files": [
"dist/*",
@@ -18,7 +18,6 @@
},
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.155",
"@types/node": "^14.0.10",
"@typescript-eslint/eslint-plugin": "^3.2.0",
"@typescript-eslint/parser": "^3.2.0",