Skip to content

Commit 2b2ca7a

Browse files
Merge pull request #28 from clj-codes/bump/db
feat: using new db
2 parents 148e071 + 2bd976f commit 2b2ca7a

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.1"
14+
:version "v0.3.2"
1515
:file-name "docs-db.zip"}
1616

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

0 commit comments

Comments
 (0)