Skip to content

Commit 21a0015

Browse files
committed
release: Build 0.1.4
1 parent b8a1cea commit 21a0015

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package/dist/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
/**
33
* vue-simple-portal
4-
* version: 0.1.3,
4+
* version: 0.1.4,
55
* (c) Thorsten Lünborg, 2019
66
* LICENCE: Apache-2.0
77
* http://github.com/linusborg/vue-simple-portal

package/dist/index.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
/**
33
* vue-simple-portal
4-
* version: 0.1.3,
4+
* version: 0.1.4,
55
* (c) Thorsten Lünborg, 2019
66
* LICENCE: Apache-2.0
77
* http://github.com/linusborg/vue-simple-portal

package/dist/index.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@linusborg/vue-simple-portal",
33
"licence": "Apache-2.0",
44
"description": "A simple Portal implementation for Vue, to mount slot content to another element",
5-
"version": "0.1.3",
5+
"version": "0.1.4",
66
"author": {
77
"name": "Thorsten Lünborg",
88
"url": "https://www.github.com/linusborg"

0 commit comments

Comments
 (0)