Skip to content

Commit 3a09a05

Browse files
committed
chore: release 2.1.0
1 parent f7bc610 commit 3a09a05

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Vite + Vue + TS</title>
88
</head>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-spin-the-wheel",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"type": "module",
55
"author": "Xiaolin Zhu",
66
"contributors": [
@@ -12,7 +12,7 @@
1212
],
1313
"license": "MIT",
1414
"bugs": {
15-
"email": "290353548@qq.com"
15+
"email": "dyas@yaskur.com"
1616
},
1717
"keywords": [
1818
"wheel-of-names",

0 commit comments

Comments
 (0)