Skip to content

Commit f08f89e

Browse files
committed
feat: release 3.0.0
1 parent 33d99f5 commit f08f89e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

+11-11
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-gui",
3-
"version": "3.0.0-rc.1",
3+
"version": "3.0.0",
44
"description": "The frontend for the Torrust Index project.",
55
"repository": {
66
"type": "git",
@@ -48,8 +48,8 @@
4848
"dompurify": "^3.1.4",
4949
"marked": "^12.0.2",
5050
"notiwind-ts": "^2.0.2",
51-
"torrust-index-api-lib": "^3.0.0-rc.1",
52-
"torrust-index-types-lib": "^3.0.0-rc.1",
51+
"torrust-index-api-lib": "^3.0.0",
52+
"torrust-index-types-lib": "^3.0.0",
5353
"uuid": "^9.0.1"
5454
}
5555
}

0 commit comments

Comments
 (0)