Skip to content

Commit

Permalink
chore: publish 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
junlarsen committed Nov 21, 2020
1 parent d9621b7 commit f3d881d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "league-connect",
"version": "5.0.0-beta4",
"version": "5.0.0",
"description": "Module for consuming the League of Legends Client APIs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -31,5 +31,5 @@
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
},
"keywords": []
"keywords": ["league of legends", "league client apis", "lcu", "riot games"]
}

0 comments on commit f3d881d

Please sign in to comment.