aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 10:46:49 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 10:46:49 -0500
commit2be89c377238b1a43c1c855858c6746ae78c86a8 (patch)
tree3d726f93e4c6637533fffe95badb489640d66a26 /package.json
parentc7595b29a9edb520d4957a7dcf7ecdce56d4dc27 (diff)
downloadfreenode-live-2017-presentation-2be89c377238b1a43c1c855858c6746ae78c86a8.tar
freenode-live-2017-presentation-2be89c377238b1a43c1c855858c6746ae78c86a8.tar.gz
remove dev flag from 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 214bbe3..b268474 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
- "version": "2.6.0-dev",
+ "version": "2.6.0",
"description": "The HTML Presentation Framework",
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",