diff --git a/package.json b/package.json index 16e8e837..31ef023c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decoders", - "version": "1.13.1", + "version": "1.14.0", "description": "Elm-like decoders for when working with Flow types in JS", "githubUrl": "https://github.com/nvie/decoders", "main": "./dist/index.js",