From d2851241dafd2414280e9bbb15a8c4ecdb815bea Mon Sep 17 00:00:00 2001 From: Daniel Holmes Date: Fri, 7 Dec 2018 16:48:54 +1100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb7ea86..a8e33df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "relay-compiler-webpack-plugin", - "version": "1.0.1", + "version": "1.0.2", "description": "Automatically run the Relay Compiler from Webpack", "repository": { "type": "git",