diff --git a/package.json b/package.json index bda3f0a..f2c9d84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-fsa-reducers", - "version": "0.4.2", + "version": "0.4.3", "description": "Fluent syntax for defining typesafe Redux reducers on top of typescript-fsa.", "main": "dist/index.js", "types": "dist/index",