diff --git a/package.json b/package.json index 1fbb5a8..ec1bf27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unionize", - "version": "0.4.0", + "version": "0.4.1", "description": "Boilerplate-free functional sum types in TypeScript", "repository": "https://github.com/pelotom/unionize", "author": "Tom Crockett ",