diff --git a/package.json b/package.json index 85058ef..897c314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reveal-leap-motion", - "version": "0.1.0", + "version": "1.0.0", "description": "A plugin which allows you to use your Leap Motion device to control basic navigation of your Reveal.js presentation", "main": "src/reveal-leap-motion.js", "repository": { diff --git a/reveal-leap-motion.min.js b/reveal-leap-motion.min.js index 0dd791d..4295e9f 100644 --- a/reveal-leap-motion.min.js +++ b/reveal-leap-motion.min.js @@ -1,5 +1,5 @@ /*! - * reveal-leap-motion v0.1.0 + * reveal-leap-motion v1.0.0 * https://github.com/gneatgeek/reveal-leap-motion * * Copyright 2016 Rory Hardy, James Sun, and other contributors