diff --git a/package.json b/package.json index 64ce7a4..bc7e5c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutative", - "version": "1.0.8", + "version": "1.0.9", "description": "A JavaScript library for efficient immutable updates", "main": "dist/index.js", "module": "dist/mutative.esm.js",