Skip to content

Commit 4b0f134

Browse files
committed
readme tweaks for version bump.
1 parent 02505e9 commit 4b0f134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ in the [jsfiddle demo](#demo).
9595
</tr>
9696

9797
<tr>
98-
<td>originalContent<sup>(since v1.0.4)</sup></td>
98+
<td>originalContent<sup>v1.0.4+</sup></td>
9999
<td>None</td>
100100
<td>Pass the original content as a parameter in your JS file, instead of creating an element in your HTML code to extract this content.</td>
101101
</tr>
102102

103103
<tr>
104-
<td>changedContent<sup>(since v1.0.4)</sup></td>
104+
<td>changedContent<sup>v1.0.4+</sup></td>
105105
<td>None</td>
106106
<td>Pass the changed content as a parameter in your JS file, instead of creating an element in your HTML code to extract this content.</td>
107107
</tr>

0 commit comments

Comments
 (0)