build: update beta version to beta.2 (#1674)

This commit is contained in:
Mayukha Vadari
2021-09-28 13:06:45 -04:00
parent b77e2590b3
commit e65d686cc7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "xrpl",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "xrpl",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "ISC",
"dependencies": {
"@types/lodash": "^4.14.136",

View File

@@ -1,6 +1,6 @@
{
"name": "xrpl",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [