Skip to content

Commit 2c7656c

Browse files
author
Mark Lagendijk
committed
Version bump
1 parent c4be418 commit 2c7656c

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.0.1",
4+
"version": "1.0.2",
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.0.1",
3+
"version": "1.0.2",
44
"description": "Lodash mixins for (deep) object accessing / manipulation.",
55
"main": "lodash.deep.js",
66
"directories": {

0 commit comments

Comments
 (0)