From 8353e4db5b3f4cecac2562d0594d709acf3badfe Mon Sep 17 00:00:00 2001 From: doowb Date: Wed, 1 Apr 2020 16:56:02 -0400 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37427f0..e62b6f2 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": "3.0.1", + "version": "3.0.2", "homepage": "https://github.com/jonschlinkert/set-value", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [