Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Drarig29 committed Sep 5, 2023
1 parent d0473c8 commit c1d32d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-extras",
"version": "2.3.3",
"version": "3.0.0",
"description": "A TypeDoc plugin to add extras (favicon, description, generation date...) to the output documentation",
"main": "./dist/main.js",
"exports": "./dist/main.js",
Expand Down Expand Up @@ -40,4 +40,4 @@
"@types/node": "^18.15.11",
"typescript": "^5.0.4"
}
}
}

0 comments on commit c1d32d3

Please sign in to comment.