From 0ffe67cf12f5396047c1bacf04232b7deeb24063 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Tue, 16 May 2017 14:21:25 -0400 Subject: [PATCH] 3.2.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 397e9aa..5570134 100644 --- a/bower.json +++ b/bower.json @@ -46,7 +46,7 @@ "typeof", "types" ], - "version": "3.2.0", + "version": "3.2.2", "contributors": [ "David Fox-Powell (https://dtothefp.github.io/me)", "Jon Schlinkert (http://twitter.com/jonschlinkert)", diff --git a/package.json b/package.json index cbb06a6..5de879e 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.1", + "version": "3.2.2", "homepage": "https://github.com/jonschlinkert/kind-of", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [