Skip to content

Commit 080c9ad

Browse files
committed
0.2.0
1 parent 0de28b2 commit 080c9ad

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,6 +1,6 @@
11
{
22
"name": "object-path-immutable",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.",
55
"author": "Mario Casciaro <mariocasciaro@gmail.com>",
66
"homepage": "https://github.com/mariocasciaro/object-path-immutable",

0 commit comments

Comments
 (0)