diff --git a/bower.json b/bower.json index b5e936e..2a86272 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "reveal.js-menu", - "version": "1.0.1", + "version": "1.1.0", "homepage": "https://denehyg.github.io/reveal.js-menu", "authors": [ "Greg Denehy" diff --git a/package.json b/package.json index 0ef2c1a..7e3cafb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reveal.js-menu", - "version": "1.0.1", + "version": "1.1.0", "description": "A slideout menu for navigating reveal.js presentations", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"