diff --git a/package.json b/package.json index 68bcc3a..2d044c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-https-redirect", - "version": "1.0.0", + "version": "1.0.1", "description": "Force a redirect to HTTPS when not on a local web server.", "main": "lib/index.js", "scripts": {