diff --git a/package.json b/package.json index 9068835e..68f06f15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decoders", - "version": "1.11.0", + "version": "1.11.1", "description": "Elm-like decoders for when working with Flow types in JS", "githubUrl": "https://github.com/nvie/decoders", "main": "./dist/index.js",