diff --git a/bower.json b/bower.json index c38b2ec..a8be508 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery-ui-scrollable", - "version": "0.1.1", + "version": "0.1.2", "ignore": [ "bower_components", "node_modules", diff --git a/package.json b/package.json index 442ea7f..871d50f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery-ui-scrollable", "title": "jQuery UI Scrollable", "description": "Enables monitoring, querying, or changing the scroll position of an element relative to a scrolling container", - "version": "0.1.1", + "version": "0.1.2", "author": { "name": "Ben Olson", "url": "http://bseth99.github.com/"