diff --git a/README.md b/README.md index f8fbba4..9f2be1c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Open that pad in ANOTHER BROWSER then begin modifying, you should recieve an ema # TODO * Clean up all code -* Stop it emailing me if I'm already on the pad # FUTURE VERSIONS TODO * v2 - Get the modified contents from the API HTML diff and append that to the Email and make the email from the server HTML not plain text diff --git a/package.json b/package.json index a7e74bd..aef5793 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ep_email_notifications", "description": "Subscribe to a pad and recieve an email when someone edits your pad", - "version": "0.0.1", + "version": "0.0.2", "author": { "name": "johnyma22", "email": "john@mclear.co.uk",