Skip to content

Commit 8e34524

Browse files
committed
1.2.0
1 parent ded4098 commit 8e34524

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": "selectn",
33
"description": "Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.",
4-
"version": "1.1.2",
4+
"version": "1.2.0",
55
"author": "Wil Moore III <[email protected]>",
66
"bugs": "https://github.com/wilmoore/selectn.js/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)