diff options
author | Hakim El Hattab | 2012-09-21 09:18:55 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-09-21 09:18:55 -0400 |
commit | edb20515291544f847eab2691d554b5d19662c28 (patch) | |
tree | 544f14a594391c65867bf75f9fca07f04f381642 /js | |
parent | 310ba170c1db7576fb4f77288aa1003b7d72d1bb (diff) |
2.0 is stable, update to 2.1
Diffstat (limited to 'js')
-rw-r--r-- | js/reveal.js | 2 | ||||
-rw-r--r-- | js/reveal.min.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/reveal.js b/js/reveal.js index 9b13cac..75525da 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1,5 +1,5 @@ /*! - * reveal.js 2.0 r24 + * reveal.js 2.1 r25 * http://lab.hakim.se/reveal-js * MIT licensed * diff --git a/js/reveal.min.js b/js/reveal.min.js index d5a6303..621ce87 100644 --- a/js/reveal.min.js +++ b/js/reveal.min.js @@ -1,5 +1,5 @@ /*! - * reveal.js 2.0 r24 + * reveal.js 2.1 r25 * http://lab.hakim.se/reveal-js * MIT licensed * |