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": [