Skip to content

Commit 3c0e040

Browse files
committed
feat: release 3.0.0
1 parent 0a116e9 commit 3c0e040

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

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.2",
3+
"version": "3.0.0",
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.2"
26+
"torrust-index-types-lib": "^3.0.0"
2727
}
2828
}

0 commit comments

Comments
 (0)