diff --git a/build.xml b/build.xml
index e99f5b76..67ee231f 100644
--- a/build.xml
+++ b/build.xml
@@ -5,7 +5,7 @@
-
+
@@ -54,9 +54,11 @@
[3]: https://developer.apple.com/account/mac/certificate/certificateList.action
-->
+
+
diff --git a/webapp/static/js/tabula.js b/webapp/static/js/tabula.js
index 39321ef7..44a80a0f 100644
--- a/webapp/static/js/tabula.js
+++ b/webapp/static/js/tabula.js
@@ -1,7 +1,7 @@
var Tabula;
window.Tabula = Tabula || {};
-Tabula.UI_VERSION = "1.0.0-2015-08-05" // when we make releases, we should remember to up this.
+Tabula.UI_VERSION = "1.0.1-2015-09-14" // when we make releases, we should remember to up this.
// Add '-pre' to the end of this for a prerelease version; this will let
// our "new version" check give you that channel.