diff --git a/package.json b/package.json index f2bb843..41cda4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "set-value", "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", - "version": "1.0.0", + "version": "2.0.0", "homepage": "https://github.com/jonschlinkert/set-value", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [