From ca9d199731ef24979af3d1e8bddb393ba526886a Mon Sep 17 00:00:00 2001 From: Matti Lankinen Date: Tue, 3 Jan 2017 21:19:43 +0200 Subject: [PATCH] Version 3.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee9f1ef..4021e9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "livereactload", - "version": "3.1.1", + "version": "3.1.2", "description": "Live code editing with Browserify and React", "author": "Matti Lankinen (https://github.com/milankinen)", "license": "MIT",