diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5ba5aad Binary files /dev/null and b/.DS_Store differ diff --git a/package.json b/package.json index 18cc7fa..000947b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-rsa", - "version": "1.0.2", + "version": "1.0.3", "description": "Encrypt and Decrypt message using Ethereum keys.", "main": "index.js", "scripts": {