Skip to content

Commit

Permalink
chore: bump v1.1.2 -> v1.1.3 (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGuy10 committed Jun 4, 2022
1 parent c2831fd commit 473db6a
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,13 +1,13 @@
{
"name": "nukecord",
"version": "1.1.2",
"version": "1.1.3",
"description": "A Discord self-bot for raiding servers.",
"author": {
"name": "DarkGuy10",
"url": "https://github.com/DarkGuy10",
"email": "[email protected]"
},
"main": "lib/index.js",
"main": "./lib/index.js",
"bin": "./lib/index.js",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 473db6a

Please sign in to comment.