From 1fa89d266d3145b59acbda2d23852bd9c190ccf9 Mon Sep 17 00:00:00 2001 From: Tommy Leunen Date: Sun, 14 Feb 2016 18:06:50 -0500 Subject: [PATCH] Version 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d8d783..44982ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-mdl", - "version": "1.3.0", + "version": "1.4.0", "description": "React Components wrapper for Material Design Lite UI", "main": "lib/index.js", "repository": "tleunen/react-mdl",