From 0efc5ee26a167180237a17b8867cd50c23bb007f Mon Sep 17 00:00:00 2001 From: Luke Westby Date: Tue, 9 Feb 2016 08:57:15 -0600 Subject: [PATCH] patch bump --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 8b871e3..d22d734 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "3.0.0", + "version": "3.0.1", "summary": "Extra functions for more easily building Http requests", "repository": "https://github.com/lukewestby/elm-http-extra.git", "license": "MIT",