Skip to content

Commit 6995474

Browse files
committed
1.0.0
1 parent e75ce8f commit 6995474

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.1",
4+
"version": "1.0.0",
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)