diff --git a/bower.json b/bower.json index 26a41b9..4ec325c 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/cdepillabout/purescript-email-validate" + "url": "git://github.com/hotwirestudios/purescript-email-validate" }, "license": "BSD3" } diff --git a/package.json b/package.json index 57abaff..2789351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "purescript-email-validate", - "version": "1.0.6", + "version": "1.0.9", "description": "PureScript library to parse an email address.", "directories": { "doc": "docs", @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/cdepillabout/purescript-email-validate.git" + "url": "git+https://github.com/hotwirestudios/purescript-email-validate.git" }, "author": "Dennis Gosnell ", "license": "BSD-3-Clause",