From 44771b789becb4612b1108a4137196f8862ac3d1 Mon Sep 17 00:00:00 2001 From: Luke Westby Date: Tue, 9 Feb 2016 10:15:58 -0600 Subject: [PATCH] major bump --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 4e7b879..f73e020 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "3.1.0", + "version": "4.0.0", "summary": "Extra functions for more easily building Http requests", "repository": "https://github.com/lukewestby/elm-http-extra.git", "license": "MIT",