Skip to content

Commit ebf740c

Browse files
committed
chore: update package version for main branch
1 parent 9f8706d commit ebf740c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-bookshelf",
33
"description": "generate markdown-based documentation from typescript types",
4-
"version": "1.0.0-next.3",
4+
"version": "0.0.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"main": "dist/common.js",

0 commit comments

Comments
 (0)