From d74f146fa535a01b1a05de742254957355ba8416 Mon Sep 17 00:00:00 2001 From: Christoph Poelt Date: Wed, 17 May 2017 13:54:10 +0200 Subject: [PATCH] new version --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index fe26b57..8e9a01c 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "summary": "Use this module to load, decode and use translations in your app", "repository": "https://github.com/ChristophP/elm-i18next.git", "license": "BSD3",