diff --git a/dist/portal-vue.common.js b/dist/portal-vue.common.js index 5f85799..b2d6a92 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.6 + * Version: 2.1.7 * * LICENCE: MIT * diff --git a/dist/portal-vue.esm.js b/dist/portal-vue.esm.js index 47efc0f..05e6c55 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.6 + * Version: 2.1.7 * * LICENCE: MIT * diff --git a/dist/portal-vue.umd.js b/dist/portal-vue.umd.js index 7ff3314..c8ea5c8 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.6 + * Version: 2.1.7 * * LICENCE: MIT * diff --git a/dist/portal-vue.umd.min.js b/dist/portal-vue.umd.min.js index 5d63062..e3f16f9 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.6 + * Version: 2.1.7 * * LICENCE: MIT * diff --git a/package.json b/package.json index b0efbcd..13537e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "portal-vue", - "version": "2.1.6", + "version": "2.1.7", "license": "MIT", "repository": "https://github.com/LinusBorg/portal-vue", "author": {