From 8caf221cc202ebea3445880dc97ef69732b047d0 Mon Sep 17 00:00:00 2001 From: Rob Wu Date: Thu, 29 Aug 2013 15:31:27 +0200 Subject: [PATCH] Version 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b80e47..7d8129c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cors-anywhere", - "version": "0.1.6", + "version": "0.1.7", "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 ",