We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc39151 commit 2b86573Copy full SHA for 2b86573
src/flagd-ui/mix.exs
@@ -7,7 +7,7 @@ defmodule FlagdUi.MixProject do
7
def project do
8
[
9
app: :flagd_ui,
10
- version: "0.1.0",
+ version: "0.1.1",
11
elixir: "~> 1.15",
12
elixirc_paths: elixirc_paths(Mix.env()),
13
start_permanent: Mix.env() == :prod,
0 commit comments