Skip to content

Commit 738d495

Browse files
committed
update README
1 parent 88bfa5b commit 738d495

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ Include the following in your `dependencies` in `package.json`:
2121
```json
2222
{
2323
"dependencies": {
24-
"@typhonjs-typedoc/ts-lib-docs": "0.1.0"
24+
"@typhonjs-typedoc/ts-lib-docs": "2023.7.10"
2525
}
2626
}
2727
```
28+
The date of generation `<year>.<month>.<day>` is used instead of normal SEMVER.
2829

2930
Then in your TypeDoc configuration / JSON include:
3031

0 commit comments

Comments
 (0)