From 347b85577b6c34b4a744923f9c2c6a464331e2c0 Mon Sep 17 00:00:00 2001 From: Brooke Date: Tue, 29 May 2018 11:07:12 -0700 Subject: [PATCH] Bump to 5.2.0 - add writing style textinput --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 4f36d16f..838f48ff 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "5.1.0", + "version": "5.2.0", "summary": "UI Widgets we use at NRI", "repository": "https://github.com/NoRedInk/noredink-ui.git", "license": "BSD3",