diff --git a/package.json b/package.json index c3829bc7..abeb6a2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decoders", - "version": "1.10.2", + "version": "1.10.3", "description": "Elm-like decoders for when working with Flow types in JS", "main": "lib/index.js", "types": "lib/index.d.ts",