Skip to content

Commit e33cd82

Browse files
committed
1.0.0
1 parent f99c4d7 commit e33cd82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "render-docs",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "Render documentation for a C++ project as markdown",
66
"bin": {
77
"render-docs": "index.js"

0 commit comments

Comments
 (0)