aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-04-14 18:30:43 -0700
committerMark Otto <[email protected]>2012-04-14 18:30:43 -0700
commitdef7ae7798916f105ba489b617cfa2b4af16afa4 (patch)
tree5fd8edb28ae6371309fc17c9a01402f152d55081 /docs
parent4bcb89946bf556ff524a67c82e079f43b045e747 (diff)
downloadbootstrap-def7ae7798916f105ba489b617cfa2b4af16afa4.tar.xz
bootstrap-def7ae7798916f105ba489b617cfa2b4af16afa4.zip
bump version on docs homepage to 2.0.3
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin71315 -> 71315 bytes
-rw-r--r--docs/index.html2
-rw-r--r--docs/templates/pages/index.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 8c0bb2cd8..14b37054f 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 1f526fcdb..19e6a676a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,7 +83,7 @@
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">View project on GitHub</a>
- <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap <small>(v2.0.2)</small></a>
+ <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap <small>(v2.0.3)</small></a>
</p>
</div>
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index bef11b810..41a89e07a 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -6,7 +6,7 @@
<p>{{_i}}Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.{{/i}}</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">{{_i}}View project on GitHub{{/i}}</a>
- <a href="assets/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap <small>(v2.0.2)</small>{{/i}}</a>
+ <a href="assets/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap <small>(v2.0.3)</small>{{/i}}</a>
</p>
</div>