From b453471af8c982e9db98a09aaec3bd9ef17219c3 Mon Sep 17 00:00:00 2001 From: Tommy Leunen Date: Tue, 10 Nov 2015 19:17:08 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0855af5..b17a1aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-mdl", - "version": "0.15.0", + "version": "1.0.0", "description": "React Components for the Material Design Lite UI framework", "main": "index.js", "repository": "tleunen/react-mdl",