Skip to content

Commit af1a636

Browse files
committed
Bump version to 0.6.0
1 parent 7d1462e commit af1a636

File tree

2 files changed

+174
-5
lines changed

2 files changed

+174
-5
lines changed

package-lock.json

+173-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jsondiffpatch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsondiffpatch",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"author": "Benjamin Eidelman <[email protected]>",
55
"description": "Diff & Patch for Javascript objects",
66
"contributors": [

0 commit comments

Comments
 (0)