diff --git a/bower.json b/bower.json index feaf331..38a5ed5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "reveal.js-menu", - "version": "2.0.0-rc.1", + "version": "2.0.0", "homepage": "https://denehyg.github.io/reveal.js-menu", "authors": ["Greg Denehy"], "description": "A slideout menu for navigating reveal.js presentations", diff --git a/package.json b/package.json index 960fd01..3490754 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reveal.js-menu", - "version": "2.0.0-rc.1", + "version": "2.0.0", "description": "A slideout menu for navigating reveal.js presentations", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",