From 23ad3cde1a602cd9eb9faf56d08679dec0f08e64 Mon Sep 17 00:00:00 2001 From: Mathieu Agopian Date: Mon, 10 Jul 2017 10:30:44 +0200 Subject: [PATCH] bump v6.0.0 --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 72e6994..1743514 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "5.0.0", + "version": "6.0.0", "summary": "A client to help making requests to a Kinto storage server", "repository": "https://github.com/Kinto/elm-kinto.git", "license": "MPL",