1
0
mirror of synced 2025-11-06 04:30:40 +08:00

patch(issue #115): fixes merging deleted line(s) from lhs would munge rhs text (#117)

* patch(issue #115): fixes merging deleted line(s) from lhs would munge rhs text

* updated readme
This commit is contained in:
Jamie Peabody
2019-07-14 12:54:01 +01:00
committed by GitHub
parent 788c5ad17b
commit 90ab7f3f5e
4 changed files with 60 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mergely",
"version": "4.0.11",
"version": "4.0.12",
"description": "A javascript UI for diff/merge",
"directories": {
"doc": "doc",