diff --git a/package.json b/package.json index 4002bc9..6c68da5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avconnect", - "version": "1.0.0", + "version": "2.0.0", "description": "Go based server connection tool", "main": "dist/app.js", "types": "dist/app.d.ts", @@ -39,4 +39,4 @@ "eslint": "^8.21.0", "typescript": "^4.7.4" } -} \ No newline at end of file +}