Release 1.2.1

This commit is contained in:
Elliot Lee
2019-03-23 15:50:26 -07:00
parent c90d486454
commit 8278dc5b5b
2 changed files with 11 additions and 1 deletions

View File

@@ -4,6 +4,16 @@
* Update `ripple-binary-codec` to 0.2.1 to support `tecKILLED`
The SHA-256 checksums for the browser version of this release can be found
below.
```
% shasum -a 256 *
531c2a8f4bf6d6b5bd4afe6a40b6a68a77179a343902cfa4210d7e35b5697af0 ripple-1.2.1-debug.js
201ee99922b16b7e32afb5317ef4bb9facc23b20c272bb5c4ed7010f5d996cab ripple-1.2.1-min.js
c1b984581299bf00e0e3c8ac4e62eadfc9b190bd78a2458a76e59ceb56046148 ripple-1.2.1.js
```
## 1.2.0 (2019-03-19)
This release:

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "1.2.0",
"version": "1.2.1",
"license": "ISC",
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
"files": [