Skip to content

Commit 517f0a7

Browse files
author
Mark Lagendijk
committed
Fix versions
1 parent 7c6bda2 commit 517f0a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lodash-deep",
33
"main": "lodash-deep.js",
4-
"version": "1.5.0",
4+
"version": "1.5.3",
55
"homepage": "https://github.com/marklagendijk/lodash-deep",
66
"authors": [
77
"Mark Lagendijk <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lodash-deep",
3-
"version": "1.5.0",
3+
"version": "1.5.3",
44
"description": "Lodash mixins for (deep) object accessing / manipulation.",
55
"main": "lodash-deep.js",
66
"directories": {

0 commit comments

Comments
 (0)