Skip to content

Commit 7cf8073

Browse files
committed
4.0.1
Fixes #33 thanks to @ready-research.
1 parent 17ac6b7 commit 7cf8073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "set-value",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Set nested properties on an object using dot notation.",
55
"license": "MIT",
66
"repository": "jonschlinkert/set-value",
@@ -122,4 +122,4 @@
122122
"update"
123123
]
124124
}
125-
}
125+
}

0 commit comments

Comments
 (0)