Skip to content

Commit

Permalink
Version bump to v0.2.0 - better relative date query support
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort committed Oct 28, 2019
1 parent e0580f8 commit 79eac97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject metabase/athena-driver "0.1.1-athena-jdbc-2.0.7"
(defproject metabase/athena-driver "0.2.0-athena-jdbc-2.0.7"
:min-lein-version "2.5.0"

:dependencies
Expand Down
2 changes: 1 addition & 1 deletion resources/metabase-plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Complete list of options here: https://github.com/metabase/metabase/wiki/Metabase-Plugin-Manifest-Reference
info:
name: Metabase Athena Driver
version: 0.1.1-athena-jdbc-2.0.7
version: 0.2.0-athena-jdbc-2.0.7
description: Allows Metabase to connect to AWS Athena databases. Community Supported driver.
driver:
name: athena
Expand Down

0 comments on commit 79eac97

Please sign in to comment.