Skip to content

Commit 820a3af

Browse files
committed
change link from 1.0.2 to 1.0.3
1 parent 253b79e commit 820a3af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h1 class="logo">test<span>.</span>it</h1>
117117
test.done();
118118
</pre><p class=suggestion>// If you are using Firebug - reload the page, if console is blank.</p>
119119
<!-- framework -->
120-
<script src='testit.v1.0.2.js'></script>
120+
<script src='testit.v1.0.3.js'></script>
121121
<!-- script which is represented above -->
122122
<script src='example.js'></script>
123123
</body>

0 commit comments

Comments
 (0)