Skip to content

Commit b454fb2

Browse files
committed
Set version to 0.9.3
1 parent 6da15fb commit b454fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Strom.MixProject do
44
def project do
55
[
66
app: :strom,
7-
version: "0.9.2",
7+
version: "0.9.3",
88
elixir: "~> 1.18",
99
start_permanent: Mix.env() == :prod,
1010
description: description(),

0 commit comments

Comments
 (0)