diff --git a/bower.json b/bower.json index 6c364dc..ffde7c3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "navbar", - "version": "0.2.1", + "version": "0.3.0", "authors": [ { "name": "Mark Stanley Everitt", diff --git a/package.json b/package.json index 829892c..aa55fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "navbar", - "version": "0.2.1", + "version": "0.3.0", "description": "navbar is a tiny library that creates a nav element with contents that will track elements as a user scrolls and will make the appropriate nav item active.", "main": "navbar.js", "scripts": {