Skip to content

Commit fe0848d

Browse files
committed
chore: bump to 0.6.0
1 parent 08484e0 commit fe0848d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-quiz-component",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "React Quiz Component",
55
"main": "lib/Quiz.js",
66
"scripts": {
@@ -42,7 +42,7 @@
4242
"webpack-cli": "^4.9.2",
4343
"webpack-dev-server": "^4.7.4"
4444
},
45-
"author": "WONG, Wing Kam <wingkwong.code@gmail.com>",
45+
"author": "WK Wong <wingkwong.code@gmail.com>",
4646
"homepage": "https://github.com/wingkwong/react-quiz-component",
4747
"repository": {
4848
"type": "git",

0 commit comments

Comments
 (0)