We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3d89b commit 8e93a1dCopy full SHA for 8e93a1d
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reveal.js",
3
- "version": "3.4.1",
+ "version": "3.5.0",
4
"main": [
5
"js/reveal.js",
6
"css/reveal.css"
js/reveal.js
@@ -26,7 +26,7 @@
26
var Reveal;
27
28
// The reveal.js version
29
- var VERSION = '3.4.1';
+ var VERSION = '3.5.0';
30
31
var SLIDES_SELECTOR = '.slides section',
32
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',
package.json
"description": "The HTML Presentation Framework",
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",
0 commit comments