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