From a125919f1d58e134aa9442f7cd276832b7a70a01 Mon Sep 17 00:00:00 2001 From: Dillon Kearns Date: Tue, 14 Jul 2020 12:12:02 -0700 Subject: [PATCH] Bump elm package. --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 836a3c73..bdcb4fa4 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "dillonkearns/elm-pages", "summary": "A statically typed site generator.", "license": "BSD-3-Clause", - "version": "5.0.2", + "version": "6.0.0", "exposed-modules": [ "Head", "Head.Seo",