Skip to content

Commit

Permalink
chore: bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fahchen committed Dec 29, 2022
1 parent 4294721 commit a132ec8
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.1.1",
version: "0.1.2",
elixir: "~> 1.14",
description: "The CLI for Jet Team.",
source_url: "https://github.com/Byzanteam/jet_cli",
Expand Down

0 comments on commit a132ec8

Please sign in to comment.