From 69ce294450ca994758893c97478b2b5f37c6d90d Mon Sep 17 00:00:00 2001 From: Luke Westby Date: Mon, 6 Mar 2017 11:23:38 -0600 Subject: [PATCH] bump --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 53f31d3..482995c 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "5.0.0", + "version": "5.1.0", "summary": "Extra functions for more easily building HTTP requests", "repository": "https://github.com/lukewestby/elm-http-builder.git", "license": "MIT",