Skip to content

Commit

Permalink
2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Drarig29 committed Nov 5, 2022
1 parent 30688c8 commit a6b95db
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.0",
"version": "2.3.1",
"description": "A TypeDoc plugin to add extras (favicon, generation date, etc.) to the output documentation",
"main": "./dist/main.js",
"exports": "./dist/main.js",
Expand Down Expand Up @@ -40,4 +40,4 @@
"@types/node": "^15.14.9",
"typescript": "^4.7.4"
}
}
}

0 comments on commit a6b95db

Please sign in to comment.