From e55cdb2c73bf9548ef33a677c2b97f418429cf56 Mon Sep 17 00:00:00 2001 From: Nathan Nichols Date: Tue, 18 Aug 2020 13:40:54 -0500 Subject: [PATCH] version to 1.0.0-rc2 --- packages/ripple-binary-codec/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ripple-binary-codec/package.json b/packages/ripple-binary-codec/package.json index c834bb81..6e5f2371 100644 --- a/packages/ripple-binary-codec/package.json +++ b/packages/ripple-binary-codec/package.json @@ -1,6 +1,6 @@ { "name": "ripple-binary-codec", - "version": "1.0.0-rc1", + "version": "1.0.0-rc2", "description": "XRP Ledger binary codec", "files": [ "dist/*",