Skip to content

Commit 0a116e9

Browse files
committed
feat: release 3.0.0-beta.2
1 parent 5e2979f commit 0a116e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrust-index-api-lib",
3-
"version": "3.0.0-beta",
3+
"version": "3.0.0-beta.2",
44
"description": "Contains API functions for the Torrust project.",
55
"repository": {
66
"type": "git",
@@ -23,6 +23,6 @@
2323
"typescript": "^5.2.2"
2424
},
2525
"dependencies": {
26-
"torrust-index-types-lib": "^3.0.0-beta"
26+
"torrust-index-types-lib": "^3.0.0-beta.2"
2727
}
2828
}

0 commit comments

Comments
 (0)