Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvic committed Jul 30, 2021
1 parent cd7ec4d commit 468134c
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 @@ -5,7 +5,7 @@ defmodule OpentelemetryLiveView.MixProject do
[
app: :opentelemetry_liveview,
description: description(),
version: "0.1.0",
version: "1.0.0-rc.1",
elixir: "~> 1.10",
start_permanent: Mix.env() == :prod,
dialyzer: [plt_core_path: if(System.get_env("CI") == "true", do: "_build/#{Mix.env()}")],
Expand Down

0 comments on commit 468134c

Please sign in to comment.