diff --git a/elm-package.json b/elm-package.json index d3066bb..4fae191 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "0.4.3", + "version": "0.4.4", "summary": "UI Library in ELM", "repository": "https://github.com/gdotdesign/elm-ui.git", "license": "BSD-2-Clause", diff --git a/package.json b/package.json index da7c8ee..7964da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elm-ui", - "version": "0.4.3", + "version": "0.4.4", "description": "UI Libary in Elm", "scripts": { "start": "bin/index.js server",