Skip to content

Commit 850d841

Browse files
committed
fix: package versoin
1 parent 59809a5 commit 850d841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/code-chunk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-chunk",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "AST-aware code chunking for semantic search and RAG",
55
"homepage": "https://github.com/supermemoryai/code-chunk#readme",
66
"bugs": {

0 commit comments

Comments
 (0)