From 8b00e5a0dbe919492530454aaf51a73f246d184f Mon Sep 17 00:00:00 2001 From: Georges Boris Date: Sat, 31 Jul 2021 13:03:32 -0300 Subject: [PATCH] chore: bump elm version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index b2c6f6b..334df1a 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "dtwrks/elm-book", "summary": "Rich documentation builder inspired by Storybook and HexDocs.", "license": "MPL-2.0", - "version": "1.1.0", + "version": "1.2.0", "exposed-modules": [ "ElmBook", "ElmBook.Chapter",