We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dccc37 commit 02176b1Copy full SHA for 02176b1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "documentalist",
3
- "version": "1.0.0-beta.4",
4
- "description": "documentation for the rest of us",
+ "version": "1.0.0",
+ "description": "A sort-of-static site generator optimized for living documentation of software projects",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"bin": {
0 commit comments