diff --git a/README.md b/README.md index 3ef38b2..0213c43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Rasha.js +[Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js) ========= Sponsored by [Root](https://therootcompany.com). @@ -185,7 +185,7 @@ Goals of this project Legal ----- -Licensed MPL-2.0 - +[Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js) | +MPL-2.0 | [Terms of Use](https://therootcompany.com/legal/#terms) | [Privacy Policy](https://therootcompany.com/legal/#privacy) diff --git a/package.json b/package.json index 58ddf53..07ddd0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rasha", - "version": "1.0.4", + "version": "1.0.5", "description": "💯 PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.", "homepage": "https://git.coolaj86.com/coolaj86/rasha.js", "main": "index.js",