Skip to content

Commit f500df2

Browse files
committed
chore: new build
1 parent ee7b196 commit f500df2

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

dist/vue2-editor.common.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.1
2+
* vue2-editor v2.10.2
33
* (c) 2019 David Royer
44
* Released under the MIT License.
55
*/
@@ -912,7 +912,7 @@ var __vue_staticRenderFns__ = [];
912912
undefined
913913
);
914914

915-
var version = "2.10.1"; // Declare install function executed by Vue.use()
915+
var version = "2.10.2"; // Declare install function executed by Vue.use()
916916

917917
function install(Vue) {
918918
if (install.installed) return;

dist/vue2-editor.core.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.1
2+
* vue2-editor v2.10.2
33
* (c) 2019 David Royer
44
* Released under the MIT License.
55
*/
@@ -851,7 +851,7 @@
851851
undefined
852852
);
853853

854-
var version = "2.10.1"; // Declare install function executed by Vue.use()
854+
var version = "2.10.2"; // Declare install function executed by Vue.use()
855855

856856
function install(Vue) {
857857
if (install.installed) return;

dist/vue2-editor.esm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.1
2+
* vue2-editor v2.10.2
33
* (c) 2019 David Royer
44
* Released under the MIT License.
55
*/
@@ -907,7 +907,7 @@ var __vue_staticRenderFns__ = [];
907907
undefined
908908
);
909909

910-
var version = "2.10.1"; // Declare install function executed by Vue.use()
910+
var version = "2.10.2"; // Declare install function executed by Vue.use()
911911

912912
function install(Vue) {
913913
if (install.installed) return;

dist/vue2-editor.umd.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.1
2+
* vue2-editor v2.10.2
33
* (c) 2019 David Royer
44
* Released under the MIT License.
55
*/
@@ -912,7 +912,7 @@
912912
undefined
913913
);
914914

915-
var version = "2.10.1"; // Declare install function executed by Vue.use()
915+
var version = "2.10.2"; // Declare install function executed by Vue.use()
916916

917917
function install(Vue) {
918918
if (install.installed) return;

dist/vue2-editor.umd.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)