From 9fe57bed3c0a2193bcfb8030003902f48d6b9bc0 Mon Sep 17 00:00:00 2001 From: Matti Lankinen Date: Sun, 2 Oct 2016 18:51:03 +0300 Subject: [PATCH] Release version 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c78948..20944a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "livereactload", - "version": "3.0.0", + "version": "3.0.1", "description": "Live code editing with Browserify and React", "author": "Matti Lankinen (https://github.com/milankinen)", "license": "MIT",