Skip to content

Commit 273a3a7

Browse files
committed
version bump
1 parent 200bea8 commit 273a3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/jsondiffpatch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "jsondiffpatch",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"author": "Benjamin Eidelman <beneidel@gmail.com>",
5-
"description": "Diff & Patch for Javascript objects",
5+
"description": "JSON diff & patch (object and array diff, text diff, multiple output formats)",
66
"contributors": ["Benjamin Eidelman <beneidel@gmail.com>"],
77
"type": "module",
88
"sideEffects": ["*.css"],

0 commit comments

Comments
 (0)