Skip to content

Commit 1b5827a

Browse files
authored
Merge pull request #2 from pegmalibrary/bump-version
Update links and bump version to 2.0.1
2 parents ea1313a + 822186e commit 1b5827a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "htmldiff",
33
"description": "Diff and markup HTML with <ins> and <del> tags",
4-
"version": "2.0.0",
5-
"homepage": "https://github.com/mblink/htmldiff.js",
4+
"version": "2.0.1",
5+
"homepage": "https://github.com/pegmalibrary/htmldiff.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/mblink/htmldiff.js"
8+
"url": "git+https://github.com/pegmalibrary/htmldiff.js"
99
},
1010
"readme": "README.md",
1111
"bugs": {
12-
"url": "https://github.com/mblink/issues"
12+
"url": "https://github.com/pegmalibrary/htmldiff.js/issues"
1313
},
1414
"private": true,
1515
"license": "MIT",

0 commit comments

Comments
 (0)