Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Oct 20, 2012
1 parent acd68e6 commit bf0075e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diff",
"version": "1.0.3",
"version": "1.0.4",
"description": "A javascript text diff implementation.",
"keywords": [
"diff",
Expand Down Expand Up @@ -34,5 +34,6 @@
"devDependencies": {
"mocha": "~1.6",
"should": "~1.2"
}
},
"optionalDependencies": {}
}

0 comments on commit bf0075e

Please sign in to comment.