diff --git a/package.json b/package.json index 10872cc5..f0a5a97e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutative", - "version": "0.1.0", + "version": "0.2.0", "description": "Efficient creation of immutable state", "main": "dist/index.js", "module": "dist/mutative.esm.js",