aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-08-24 15:10:10 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-08-24 15:10:10 -0400
commitd62093c228f13ed10a21eb7055872b97c9f2ef78 (patch)
tree78012bb06d34f076cbf32c68974cd786f6f20cb4 /package.json
parent7e629936e576ea3205d391070d10bbc26ed8e120 (diff)
downloadfreenode-live-2017-presentation-d62093c228f13ed10a21eb7055872b97c9f2ef78.tar
freenode-live-2017-presentation-d62093c228f13ed10a21eb7055872b97c9f2ef78.tar.gz
include dev flag in version
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 caef3f9..8da6168 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
- "version": "2.6.0",
+ "version": "2.6.0-dev",
"description": "The HTML Presentation Framework",
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",