From b7a11ecda1f6ce683cd9d7797f774892307ef3a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Debois?= Date: Fri, 15 Apr 2016 16:54:06 +0200 Subject: [PATCH] doc fix --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 8b7767b..929aa72 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "2.1.1", + "version": "2.1.2", "summary": "Material Design Lite port to Elm", "repository": "https://github.com/debois/elm-mdl.git", "license": "BSD3",