From c5e9001adca514e39095b888a285d3d9dc59d265 Mon Sep 17 00:00:00 2001 From: ChristophP Date: Sun, 7 May 2017 22:10:13 +0200 Subject: [PATCH] patch for decoder bug --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 29032b1..fe26b57 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "1.0.2", "summary": "Use this module to load, decode and use translations in your app", "repository": "https://github.com/ChristophP/elm-i18next.git", "license": "BSD3",