Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wil Moore III committed Aug 2, 2016
1 parent 39f50cf commit fd2dfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "selectn",
"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.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Wil Moore III <wil.moore@wilmoore.com>",
"bugs": "https://github.com/wilmoore/selectn.js/issues",
"dependencies": {
Expand Down

0 comments on commit fd2dfc9

Please sign in to comment.