diff --git a/README.md b/README.md index d1b7184..c585836 100644 --- a/README.md +++ b/README.md @@ -347,11 +347,12 @@ You might also be interested in these projects: | **Commits** | **Contributor** | | --- | --- | -| 89 | [jonschlinkert](https://github.com/jonschlinkert) | +| 93 | [jonschlinkert](https://github.com/jonschlinkert) | | 2 | [doowb](https://github.com/doowb) | | 2 | [felladrin](https://github.com/felladrin) | | 1 | [onokumus](https://github.com/onokumus) | | 1 | [joepie91](https://github.com/joepie91) | +| 1 | [sonofmagic](https://github.com/sonofmagic) | ### Author @@ -368,4 +369,4 @@ Released under the [MIT License](LICENSE). *** -_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on January 28, 2025._ \ No newline at end of file +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on February 05, 2025._ \ No newline at end of file diff --git a/package.json b/package.json index 57556f6..636943c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "get-value", "description": "Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).", - "version": "4.0.0", + "version": "4.0.1", "homepage": "https://github.com/jonschlinkert/get-value", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/get-value",