From 6f64d44ce4b8ccdbba1e42b536eb8473c9d91fbf Mon Sep 17 00:00:00 2001 From: Mitchell Hentges Date: Sat, 14 May 2016 21:50:52 +0200 Subject: [PATCH] Make dummy build for pull request demonstration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cca00d6..c9066e96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "james", - "version": "1.4.5", + "version": "0.0.1", "description": "HTTP/HTTPS proxy built in Electron and ReactJS", "author": "Julian Hollmann ", "license": "MIT",