From a8dd2c7ea50827ef69a396c676f65d908efd6823 Mon Sep 17 00:00:00 2001 From: Matti Lankinen Date: Sun, 12 Mar 2017 14:31:04 +0200 Subject: [PATCH] Release version 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b746ab7..f249e9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "livereactload", - "version": "3.2.0", + "version": "3.3.0", "description": "Live code editing with Browserify and React", "author": "Matti Lankinen (https://github.com/milankinen)", "license": "MIT",