From 9e6b22dccc920a69c3fa82d61378340d172576d4 Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Sat, 31 Mar 2012 19:46:42 +0000 Subject: [PATCH] release 0.5.2 --- README.md | 7 ++++++- js/impress.js | 2 +- 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/ */