diff --git a/package.json b/package.json index 5b87e6d..b2f1e57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omit.js", - "version": "2.0.1", + "version": "2.0.2", "description": "Utility function to create a shallow copy of an object which had dropped some fields.", "main": "lib/index.js", "module": "es/index.js",