We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da15fb commit b454fb2Copy full SHA for b454fb2
mix.exs
@@ -4,7 +4,7 @@ defmodule Strom.MixProject do
4
def project do
5
[
6
app: :strom,
7
- version: "0.9.2",
+ version: "0.9.3",
8
elixir: "~> 1.18",
9
start_permanent: Mix.env() == :prod,
10
description: description(),
0 commit comments