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 98076c7 commit f213a13Copy full SHA for f213a13
mix.exs
@@ -7,7 +7,7 @@ defmodule Prima.MixProject do
7
name: "Prima",
8
description: "Unstyled, accessible components for LiveView applications",
9
app: :prima,
10
- version: "0.1.7",
+ version: "0.1.8",
11
elixir: "~> 1.14",
12
elixirc_paths: elixirc_paths(Mix.env()),
13
start_permanent: Mix.env() == :prod,
0 commit comments