From 822a9c937c902807e376713760e1f07845951d5a Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Mon, 9 Nov 2015 17:07:06 +0100
Subject: 3.2.0

---
 bower.json   | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bower.json b/bower.json
index 0690f76..5561820 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
 {
   "name": "reveal.js",
-  "version": "3.1.0",
+  "version": "3.2.0",
   "main": [
     "js/reveal.js",
     "css/reveal.css"
diff --git a/package.json b/package.json
index 7961a95..15c84d0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "reveal.js",
-  "version": "3.1.0",
+  "version": "3.2.0",
   "description": "The HTML Presentation Framework",
   "homepage": "http://lab.hakim.se/reveal-js",
   "subdomain": "revealjs",
-- 
cgit v1.2.3