From 2d9fa8271cb6cd6ac2f734b82028621b3114f85b Mon Sep 17 00:00:00 2001 From: Eivind Fjeldstad Date: Mon, 21 Oct 2019 02:05:33 +0200 Subject: [PATCH] Version 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b94d33f..5821ec0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.0.1", + "version": "1.0.2", "description": "Get and set object properties with dot notation", "main": "index.js", "scripts": {