diff --git a/package.json b/package.json index 8b0733e..4e7ab2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsa-pem-to-jwk", - "version": "1.0.0", + "version": "1.1.0", "description": "Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.", "main": "rsa-pem-to-jwk.js", "scripts": {