diff --git a/package.json b/package.json index f0f1c79..dec6697 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "reveal-leap-motion", "description": "A plugin which allows you to use your Leap Motion device to control basic navigation of your Reveal.js presentation", - "version": "1.0.0", - "license": "Apache-2.0", + "version": "1.1.0", + "license": "MIT", "author": "Rory Hardy & James Sun", "bugs": { "url": "https://github.com/gneatgeek/reveal-leap-motion/issues" diff --git a/reveal-leap-motion.min.js b/reveal-leap-motion.min.js index 9123621..0644b6f 100644 --- a/reveal-leap-motion.min.js +++ b/reveal-leap-motion.min.js @@ -1,5 +1,5 @@ /*! - * reveal-leap-motion v1.0.0 + * reveal-leap-motion v1.1.0 * https://github.com/gneatgeek/reveal-leap-motion * * Copyright 2016 Rory Hardy, James Sun, and other contributors