From ab3e35c94ec4ddcb11cf6a9cadd85bdb12654a57 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Wed, 22 Feb 2017 16:44:50 -0500 Subject: [PATCH] 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e86b..83f0655 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": "0.4.2", + "version": "0.4.3", "homepage": "https://github.com/jonschlinkert/set-value", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [