From 697032e99623c796398db1631fa6913101af159a Mon Sep 17 00:00:00 2001 From: Lucas Payr Date: Tue, 26 May 2020 07:21:35 +0200 Subject: [PATCH] 2.0.1 - Added Ellies and changed Tab width to fill screen --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 20d12f2..51dfb3d 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "Orasund/elm-ui-widgets", "summary": "Collection of reusable views for elm-ui.", "license": "BSD-3-Clause", - "version": "2.0.0", + "version": "2.0.1", "exposed-modules": [ "Widget", "Widget.Style",