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

fixes 4.0.9 artifacts

This commit is contained in:
Jamie Peabody
2019-01-23 22:57:22 +00:00
parent 4498b8bbf5
commit 2474005eab
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changes
## 4.0.10
* fixes bad 4.0.9 artifacts
## 4.0.9
* #106: fixes merge edge-case with add

View File

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