Skip to content

Commit 74620fd

Browse files
committed
v5.1.0
1 parent 7660dc8 commit 74620fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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": "5.0.0",
4+
"version": "5.1.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)