Skip to content

Commit 13d6daf

Browse files
committed
Bump version pointers
1 parent fbef8e2 commit 13d6daf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pace
22
====
33

4-
Include [pace.js](https://raw.github.com/HubSpot/pace/v0.4.2/pace.min.js) and the
4+
Include [pace.js](https://raw.github.com/HubSpot/pace/v0.4.3/pace.min.js) and the
55
[theme](http://github.hubspot.com/pace/docs/themes/) css of your choice on your page
66
(as early as is possible), and you're done!
77

docs/themes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<div class="page">
9898
<h1>Pace</h1>
9999
<h2>Themes</h2>
100-
<p>Couple one of these themes with <a href="https://raw.github.com/HubSpot/pace/v0.4.2/pace.min.js">pace.js</a> and you're ready to go!</p>
100+
<p>Couple one of these themes with <a href="https://raw.github.com/HubSpot/pace/v0.4.3/pace.min.js">pace.js</a> and you're ready to go!</p>
101101
<input type="color" value="#2299dd"></input>
102102
<div class="themes"></div>
103103
<script>

docs/welcome/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h2>What is Pace?</h2>
415415
<p style="text-align: left">No need to hook into any of your code, progress is detected automatically.</p>
416416
<br/>
417417
<h2>Download</h2>
418-
<p><a class="button" href="https://raw.github.com/HubSpot/pace/v0.4.2/pace.min.js">Pace.js</a></p>
418+
<p><a class="button" href="https://raw.github.com/HubSpot/pace/v0.4.3/pace.min.js">Pace.js</a></p>
419419
<br/>
420420
<h2>Themes</h2>
421421
<label class="color-label" for="color-select">Enter a color:</label>

0 commit comments

Comments
 (0)