aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartek Szopka <bartek.szopka+github@gmail.com>2012-03-31 19:46:42 +0000
committerBartek Szopka <bartek.szopka+github@gmail.com>2012-03-31 19:46:42 +0000
commit9e6b22dccc920a69c3fa82d61378340d172576d4 (patch)
tree3901c964806ad3f5a7f9750e16a290ee3b5748a0
parentc87d7dff487137ca62681d66a3667f2862302997 (diff)
downloadimpress.js-9e6b22dccc920a69c3fa82d61378340d172576d4.tar.gz
release 0.5.2
-rw-r--r--README.md7
-rw-r--r--js/impress.js2
2 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07a65ba..b5a70c1 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,12 @@ It's an (un)fortunate coincidence that a Open/LibreOffice presentation tool is c
VERSION HISTORY
-----------------
-### 0.5.2 (in development)
+### 0.5.2 ([browse](http://github.com/bartaz/impress.js/tree/0.5.1), [zip](http://github.com/bartaz/impress.js/zipball/0.5.1), [tar](http://github.com/bartaz/impress.js/tarball/0.5.1))
+
+#### DOCUMENTATION RELEASE
+
+More descriptive comments added to demo CSS and impress.js source file, so now not only `index.html` is worth reading ;)
+
### 0.5.1 ([browse](http://github.com/bartaz/impress.js/tree/0.5.1), [zip](http://github.com/bartaz/impress.js/zipball/0.5.1), [tar](http://github.com/bartaz/impress.js/tarball/0.5.1))
diff --git a/js/impress.js b/js/impress.js
index 049b223..f537010 100644
--- a/js/impress.js
+++ b/js/impress.js
@@ -11,7 +11,7 @@
*
* ------------------------------------------------
* author: Bartek Szopka
- * version: 0.5.2 (in development)
+ * version: 0.5.2
* url: http://bartaz.github.com/impress.js/
* source: http://github.com/bartaz/impress.js/
*/