Skip to content

Commit 0fb9856

Browse files
Merge pull request #31 from clj-codes/bump/fix-lsp-analyze
bump: fix lsp library paths
2 parents c9b92ea + 2506a9a commit 0fb9856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
:db-docs {:dir "target"
1313
:url "https://github.com/clj-codes/docs.extractor/releases/download"
14-
:version "v0.3.3"
14+
:version "v0.3.4"
1515
:file-name "docs-db.zip"}
1616

1717
:github {:client {:id #or [#env GH_CLIENT_ID "app-client-id"]

0 commit comments

Comments
 (0)