Skip to content

Commit

Permalink
chore: bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fahchen committed Apr 17, 2023
1 parent d8c9539 commit 9fd98b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defmodule JetCli.MixProject do
def project do
[
app: :jet_cli,
version: "0.2.3",
version: "0.2.4",
elixir: "~> 1.14",
description: "The CLI for Jet Team.",
source_url: "https://github.com/Byzanteam/jet_cli",
Expand Down

0 comments on commit 9fd98b6

Please sign in to comment.