Skip to content

Commit 17c1a16

Browse files
committed
0.4.1
1 parent 87c378e commit 17c1a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "omit-empty",
33
"description": "Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"homepage": "https://github.com/jonschlinkert/omit-empty",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/omit-empty",

0 commit comments

Comments
 (0)