Skip to content

Commit 0a47f0f

Browse files
committed
v5.0.0
1 parent cf204a3 commit 0a47f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "is-plain-object",
33
"description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
4-
"version": "4.1.1",
4+
"version": "5.0.0",
55
"homepage": "https://github.com/jonschlinkert/is-plain-object",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)