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 5c8be95 commit e1dd8f1Copy full SHA for e1dd8f1
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.8",
+ version: "0.1.9",
11
elixir: "~> 1.14",
12
elixirc_paths: elixirc_paths(Mix.env()),
13
start_permanent: Mix.env() == :prod,
0 commit comments