We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953d302 commit 9f8e4d5Copy full SHA for 9f8e4d5
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reveal.js",
3
- "version": "3.4.0",
+ "version": "3.4.1",
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.0';
+ var VERSION = '3.4.1';
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