Skip to content

Commit 5e2979f

Browse files
committed
feat: release 3.0.0-beta
1 parent 08e767c commit 5e2979f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrust-index-api-lib",
3-
"version": "3.0.0-alpha.12",
3+
"version": "3.0.0-beta",
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-alpha.12"
26+
"torrust-index-types-lib": "^3.0.0-beta"
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)