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