diff --git a/package.json b/package.json index 3f9c916..d9038d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "torrust-index-api-lib", - "version": "3.0.0-beta", + "version": "3.0.0-beta.2", "description": "Contains API functions for the Torrust project.", "repository": { "type": "git", @@ -23,6 +23,6 @@ "typescript": "^5.2.2" }, "dependencies": { - "torrust-index-types-lib": "^3.0.0-beta" + "torrust-index-types-lib": "^3.0.0-beta.2" } } \ No newline at end of file