From 30bee16e8dffa67417ba35d31bd9bc31517a2d83 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Fri, 19 May 2017 14:23:07 -0400 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf6a8c9..222afc0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kind-of", "description": "Get the native type of a value.", - "version": "3.2.2", + "version": "4.0.0", "homepage": "https://github.com/jonschlinkert/kind-of", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [