From ede8cbe0aab4877518e60edc80ca5401768e9f74 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Wed, 21 Jun 2017 01:48:04 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [