Skip to content

Commit

Permalink
chore: Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Nov 6, 2024
1 parent ce61537 commit ac970c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

(def ^:private config
{:lib 'com.github.liquidz/antq
:version "2.10.{{git/commit-count}}"
:version "2.11.{{git/commit-count}}"
:description "Point out your outdated dependencies"
:licenses [{:name "Eclipse Public License - v 2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}]
Expand Down

0 comments on commit ac970c7

Please sign in to comment.