diff --git a/dist/portal-vue.common.js b/dist/portal-vue.common.js index ca143cd..6e091c3 100644 --- a/dist/portal-vue.common.js +++ b/dist/portal-vue.common.js @@ -2,7 +2,7 @@ /*! * portal-vue © Thorsten Lünborg, 2019 * - * Version: 2.1.4 + * Version: 2.1.5 * * LICENCE: MIT * diff --git a/dist/portal-vue.esm.js b/dist/portal-vue.esm.js index 9805574..94edd66 100644 --- a/dist/portal-vue.esm.js +++ b/dist/portal-vue.esm.js @@ -2,7 +2,7 @@ /*! * portal-vue © Thorsten Lünborg, 2019 * - * Version: 2.1.4 + * Version: 2.1.5 * * LICENCE: MIT * diff --git a/dist/portal-vue.umd.js b/dist/portal-vue.umd.js index f060bc2..969def1 100644 --- a/dist/portal-vue.umd.js +++ b/dist/portal-vue.umd.js @@ -2,7 +2,7 @@ /*! * portal-vue © Thorsten Lünborg, 2019 * - * Version: 2.1.4 + * Version: 2.1.5 * * LICENCE: MIT * diff --git a/dist/portal-vue.umd.min.js b/dist/portal-vue.umd.min.js index cc44388..cde7c15 100644 --- a/dist/portal-vue.umd.min.js +++ b/dist/portal-vue.umd.min.js @@ -1,7 +1,7 @@ /*! * portal-vue © Thorsten Lünborg, 2019 * - * Version: 2.1.4 + * Version: 2.1.5 * * LICENCE: MIT * diff --git a/docs/api/portal-target.md b/docs/api/portal-target.md index 4cf4c4a..9714c92 100644 --- a/docs/api/portal-target.md +++ b/docs/api/portal-target.md @@ -286,8 +286,6 @@ Emitted everytime the component re-renders because the content from the ` ```html {4}