Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
acdvs committed Jan 2, 2021
1 parent 71a11a0 commit 4f5a858
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isthereanydeal-lookup",
"version": "1.0.1",
"version": "1.3.1",
"description": "Discord bot for getting game discount info from isthereanydeal.com",
"author": "Adam Davies <adam@adam-davies.me> (https://adam-davies.me)",
"main": "lib/index.js",
Expand All @@ -10,9 +10,9 @@
},
"repository": {
"type": "git",
"url": "https://github.com/adamdavies001/isthereanydeal-lookup.git"
"url": "https://github.com/acdvs/isthereanydeal-lookup.git"
},
"homepage": "https://github.com/adamdavies001/isthereanydeal-lookup#readme",
"homepage": "https://github.com/acdvs/isthereanydeal-lookup#readme",
"dependencies": {
"axios": "^0.19.2",
"discord.js": "^12.2.0",
Expand Down

0 comments on commit 4f5a858

Please sign in to comment.