diff --git a/package.json b/package.json index 06ea00b4..6c286abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutative", - "version": "0.3.0", + "version": "0.3.1", "description": "A JavaScript library for efficient creation of immutable state", "main": "dist/index.js", "module": "dist/mutative.esm.js",