Skip to content

Commit

Permalink
chore: bump version to 3.2.2 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepansergeevitch authored Jan 9, 2025
1 parent 0855ff0 commit 27aeaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(def version "3.2.1")
(def version "3.2.2")
(def uberjar-name (str "firebolt.metabase-driver-" version ".jar"))
(def uberjar-file (str "target/uberjar/" uberjar-name))

Expand Down

0 comments on commit 27aeaa0

Please sign in to comment.