Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
DuckDB v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexR2D2 committed Jun 21, 2023
1 parent 6d8c713 commit 357cf3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
["src" "resources"]

:deps
{org.duckdb/duckdb_jdbc {:mvn/version "0.8.0"}}}
{org.duckdb/duckdb_jdbc {:mvn/version "0.8.1"}}}
2 changes: 1 addition & 1 deletion resources/metabase-plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
info:
name: Metabase DuckDB Driver
version: 1.0.0-SNAPSHOT-0.1.8
version: 1.0.0-SNAPSHOT-0.1.9
description: Allows Metabase to connect to DuckDB databases.
contact-info:
name: Alexander Golubov
Expand Down

0 comments on commit 357cf3c

Please sign in to comment.