From 38fba4dcbcba6c6ab5410928efcdc99ed172c5f9 Mon Sep 17 00:00:00 2001 From: Alex Indigo Date: Thu, 25 Aug 2016 09:56:02 -0700 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83e9996..96ed988 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deeply", - "version": "2.0.2", + "version": "2.0.3", "description": "A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.", "main": "index.js", "scripts": {