diff --git a/package.json b/package.json index 51cad51..002e3e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "topgg-votes", - "version": "2.0.0", + "version": "2.0.1", "description": "Easily trade all your votes with this super easy framework!", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -47,4 +47,4 @@ "tslint-config-prettier": "^1.18.0", "typescript": "^4.9.3" } -} \ No newline at end of file +}