Skip to content

Commit 612a3c2

Browse files
committed
v0.8.2
1 parent ab5f93e commit 612a3c2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,13 +627,13 @@
627627
</div>
628628
</div>
629629
<div id="footer">
630-
<span style="float:left; pointer-events: visible; background-color: rgb(120, 120, 120); padding:0.35rem"><a id="blog-link" target="_blank" href="https://philthompson.me/2021/Very-Plotter.html">What is this?</a><a id="blog-link-mandel" target="_blank" href="https://philthompson.me/2021/The-Mandelbrot-set-on-Very-Plotter.html">What is this?</a>&nbsp;<a target="_blank" href="https://github.com/philthompson/visualize-primes/releases">Release Notes</a>&nbsp;<small style="color:#BBB">(v0.8.1)&nbsp;</small></span>
630+
<span style="float:left; pointer-events: visible; background-color: rgb(120, 120, 120); padding:0.35rem"><a id="blog-link" target="_blank" href="https://philthompson.me/2021/Very-Plotter.html">What is this?</a><a id="blog-link-mandel" target="_blank" href="https://philthompson.me/2021/The-Mandelbrot-set-on-Very-Plotter.html">What is this?</a>&nbsp;<a target="_blank" href="https://github.com/philthompson/visualize-primes/releases">Release Notes</a>&nbsp;<small style="color:#BBB">(v0.8.2)&nbsp;</small></span>
631631
<button id="tip-btn" style="float:right; pointer-events: visible"><a target="_blank" href="https://philthompson.me/tip-jar/">Tip Jar<a/></button>
632632
</div>
633-
<script src="infnum.js?v=0.8.1"></script>
634-
<script src="floatexp.js?v=0.8.1"></script>
635-
<script src="mathiface.js?v=0.8.1"></script>
636-
<script src="plots.js?v=0.8.1"></script>
637-
<script src="paint.js?v=0.8.1"></script>
633+
<script src="infnum.js?v=0.8.2"></script>
634+
<script src="floatexp.js?v=0.8.2"></script>
635+
<script src="mathiface.js?v=0.8.2"></script>
636+
<script src="plots.js?v=0.8.2"></script>
637+
<script src="paint.js?v=0.8.2"></script>
638638
</body>
639639
</html>

0 commit comments

Comments
 (0)