diff --git a/dist/vue-scroll-magnet.min.js b/dist/vue-scroll-magnet.min.js index 898eb95..ea3ab4f 100644 --- a/dist/vue-scroll-magnet.min.js +++ b/dist/vue-scroll-magnet.min.js @@ -1,5 +1,5 @@ /*! - * vue-scroll-magnet v0.3.6 + * vue-scroll-magnet v0.3.7 * (c) 2017 Todd Beauchamp * */ diff --git a/package.json b/package.json index 42fc501..b5b0185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-scroll-magnet", - "version": "0.3.6", + "version": "0.3.7", "description": "Wrappers for Vue components which follow the viewport while scrolling within the bounds of their parent container", "author": "Todd Beauchamp ", "main": "src/index.js",