diff --git a/package.json b/package.json index 3b1578b..3aee63f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fp-ts-react-stable-hooks", - "version": "1.3.1", + "version": "1.3.0", "description": "Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison", "main": "dist/lib/index.js", "module": "dist/es2015/index.js",