diff --git a/package.json b/package.json index a96efb7c..edf29166 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutative", - "version": "1.0.0", + "version": "1.0.1", "description": "A JavaScript library for efficient immutable updates", "main": "dist/index.js", "module": "dist/mutative.esm.js",