-
Meteor 0.5.2
+
Meteor 0.5.3
{{> introduction }}
{{> concepts }}
{{> api }}
diff --git a/docs/client/docs.js b/docs/client/docs.js
index 3413bfa00e..a32fbac4d7 100644
--- a/docs/client/docs.js
+++ b/docs/client/docs.js
@@ -1,4 +1,4 @@
-METEOR_VERSION = "0.5.2";
+METEOR_VERSION = "0.5.3";
Meteor.startup(function () {
// XXX this is broken by the new multi-page layout. Also, it was
diff --git a/examples/unfinished/accounts-ui-viewer/accounts-ui-viewer.html b/examples/unfinished/accounts-ui-viewer/accounts-ui-viewer.html
index 1470af65b9..87d4b8a881 100644
--- a/examples/unfinished/accounts-ui-viewer/accounts-ui-viewer.html
+++ b/examples/unfinished/accounts-ui-viewer/accounts-ui-viewer.html
@@ -7,7 +7,7 @@