Skip to content

Commit

Permalink
Merge branch 'release/1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed Sep 20, 2018
2 parents 3552fd5 + da972d9 commit 6780ef0
Show file tree
Hide file tree
Showing 3 changed files with 472 additions and 1,643 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Ob

It depends on [`node-jose`](https://github.com/cisco/node-jose) by Cisco.

Requires Node 8.11.3 (LTS) or better. Works fine under Node 10+
Requires Node 8.12.0 (LTS) or better. Works fine under Node 10+

| Branch | Status | Coverage | Comment |
| ------ | ------ | -------- | ------- |
Expand Down Expand Up @@ -47,7 +47,7 @@ Requires Node 8.11.3 (LTS) or better. Works fine under Node 10+

### Prerequisites

* [NodeJS](https://nodejs.org)`brew install nvm` then `nvm use 10.8.0`
* [NodeJS](https://nodejs.org)`brew install nvm` then `nvm use 10.10.0`

### Test it

Expand Down
Loading

0 comments on commit 6780ef0

Please sign in to comment.