Skip to content

Commit e92d42f

Browse files
committed
updating version and package info
1 parent f31bc5c commit e92d42f

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,12 +1,12 @@
11
{
22
"name": "EasyLeaderboard",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A quick to setup and easily configurable leaderboard",
55
"main": "index.js",
66
"scripts": {
77
"start": "node index.js"
88
},
9-
"author": "",
9+
"author": "Garrett Allen",
1010
"license": "MIT",
1111
"dependencies": {
1212
"cors": "^2.8.5",

0 commit comments

Comments
 (0)