From dbcb177bb94dbc4181207639901da96091aef2f1 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Tue, 10 Oct 2017 12:40:02 +0200 Subject: [PATCH] v0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6572ff08..1baaff6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decoders", - "version": "0.0.6", + "version": "0.0.7", "description": "Elm-like decoders for when working with Flow types in JS", "main": "lib/index.js", "files": [