Skip to content

Commit 81846a6

Browse files
committed
(version) 2.0.0 - web component migration
1 parent d842a42 commit 81846a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"description": "A beautiful chat rooms component made with Vue.js",
66
"author": "Antoine Dupont <antoindupontdev@gmail.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-advanced-chat",
3-
"version": "1.5.8",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"description": "A beautiful chat rooms component made with Vue.js - compatible with Vue, React & Angular",
66
"author": {

0 commit comments

Comments
 (0)