diff --git a/elm-package.json b/elm-package.json index 414a150..8b7767b 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,11 +1,11 @@ { - "version": "2.1.0", + "version": "2.1.1", "summary": "Material Design Lite port to Elm", "repository": "https://github.com/debois/elm-mdl.git", "license": "BSD3", "source-directories": [ "src", - "examples", + "examples", "demo" ], "exposed-modules": [ @@ -30,4 +30,4 @@ "evancz/start-app": "2.0.2 <= v < 3.0.0" }, "elm-version": "0.16.0 <= v < 0.17.0" -} +} \ No newline at end of file