Skip to content

Commit

Permalink
feat: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc committed Nov 21, 2023
1 parent 83f504f commit 307293c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logflare-ex/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule LogflareEx.MixProject do
def project do
[
app: :logflare_ex,
version: "0.1.1#{@version_suffix}",
version: "0.2.0#{@version_suffix}",
build_path: "./_build",
config_path: "./config/config.exs",
deps_path: "./deps",
Expand Down

0 comments on commit 307293c

Please sign in to comment.