Skip to content

Commit bbb417c

Browse files
committed
Forgot to tag before pushing...
[This](jquery-archive/plugins.jquery.com#11) definitely needs some work.
1 parent 6b1226b commit bbb417c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

jquery.pretty-text-diff.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
2-
@preserve jQuery.PrettyTextDiff 1.0.1
2+
@preserve jQuery.PrettyTextDiff 1.0.2
33
See https://github.com/arnab/jQuery.PrettyTextDiff/
44
###
55

jquery.pretty-text-diff.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jquery.pretty-text-diff.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pretty-text-diff.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretty-text-diff",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"title": "jQuery.PrettyTextDiff",
55
"description": "A jQuery plugin to show diff between text. Uses Google's diff_match_patch library underneath.",
66
"keywords": [

0 commit comments

Comments
 (0)