From 044e0a730d5aaaeecd8360a314fea5a902cac44f Mon Sep 17 00:00:00 2001 From: Luke Westby Date: Tue, 15 Nov 2016 11:34:36 -0500 Subject: [PATCH] bump version --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 2b36feb..105256b 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "2.0.0", + "version": "2.0.1", "summary": "Start Elm applications without a view", "repository": "https://github.com/lukewestby/worker.git", "license": "MIT",