aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-03-18 15:07:42 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-03-18 15:07:42 +0100
commit7285653b019275c83ae256a689652b59d1ed9ab2 (patch)
tree34d6b8a838cdf58c41730519453926db8738e3e4 /package.json
parent55dceaaa0a6fa02f76384046ae1ba0d792d7f1ef (diff)
downloadfosdem-2018-presentation-7285653b019275c83ae256a689652b59d1ed9ab2.tar
fosdem-2018-presentation-7285653b019275c83ae256a689652b59d1ed9ab2.tar.gz
update version to 2.6.2 to fix broken tarball on npm #506
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b92c0bc..5debdd2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
- "version": "2.6.1",
+ "version": "2.6.2",
"description": "The HTML Presentation Framework",
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",