Skip to content

Commit

Permalink
Bump version to 0.23.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Apr 19, 2022
1 parent 3dd2159 commit 606f6f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "typedoc",
"description": "Create api documentation for TypeScript projects.",
"version": "0.23.0-beta.0",
"version": "0.23.0-beta.1",
"homepage": "https://typedoc.org",
"main": "./dist/index.js",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 606f6f7

Please sign in to comment.