Skip to content

Commit cb4d0f0

Browse files
committed
chore: release v0.0.3
1 parent 6178c24 commit cb4d0f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "markitdown-ts",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"keywords": [],
6-
"homepage": "https://github.com/dead8309/markitdown#readme",
6+
"homepage": "https://github.com/dead8309/markitdown-ts#readme",
77
"bugs": {
8-
"url": "https://github.com/dead8309/markitdown/issues"
8+
"url": "https://github.com/dead8309/markitdown-ts/issues"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/dead8309/markitdown.git"
12+
"url": "git+https://github.com/dead8309/markitdown-ts.git"
1313
},
1414
"license": "MIT",
1515
"author": "Vaibhav Raj",

0 commit comments

Comments
 (0)