diff --git a/README.md b/README.md index b536883..dd4b45e 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The following options are recognized by both methods: ## License -Copyright (C) 2013 Rob Wu +Copyright (C) 2013 - 2014 Rob Wu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/package.json b/package.json index e404916..3ac83c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cors-anywhere", - "version": "0.1.9", + "version": "0.2.0", "description": "CORS Anywhere is a reverse proxy which adds CORS headers to the proxied request. Request URL is taken from the path", "license": "MIT", "author": "Rob Wu ", @@ -10,7 +10,7 @@ }, "bugs": { "url": "https://github.com/Rob--W/cors-anywhere/issues/", - "email": "gwnRob@gmail.com" + "email": "rob@robwu.nl" }, "keywords": [ "cors",