Skip to content

Commit 47f76f4

Browse files
authored
Bump version to 0.2.0 (#95)
1 parent d110dc1 commit 47f76f4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"name": "anioke",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"author": "Sketch",
6+
"contributors": [
7+
{
8+
"name": "maoqxm",
9+
"email": "maoqxm@gmail.com",
10+
"url": "https://github.com/maoqxxmm"
11+
}
12+
],
613
"description": "Karaoki your anime songs.",
714
"license": "MIT",
815
"repository": {
@@ -88,12 +95,5 @@
8895
"react-app-rewired": "^2.2.1",
8996
"react-scripts": "5.0.1",
9097
"wait-on": "^6.0.1"
91-
},
92-
"contributors": [
93-
{
94-
"name": "maoqxm",
95-
"email": "maoqxm@gmail.com",
96-
"url": "https://github.com/maoqxxmm"
97-
}
98-
]
98+
}
9999
}

0 commit comments

Comments
 (0)