diff --git a/addon/mixins/index.js b/addon/index.js similarity index 100% rename from addon/mixins/index.js rename to addon/index.js diff --git a/app/mixins/index.js b/app/index.js similarity index 100% rename from app/mixins/index.js rename to app/index.js diff --git a/package.json b/package.json index 5e64ebfd..563f0101 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-router-scroll", - "version": "0.1.0", + "version": "0.0.3", "description": "Scroll to top with preserved browser history scroll position", "directories": { "doc": "doc",