Skip to content

Commit 8074d27

Browse files
committed
Bump version 0.4.1
1 parent 7b4069c commit 8074d27

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
@@ -8,7 +8,7 @@ defmodule Solid.Mixfile do
88
def project do
99
[
1010
app: :solid,
11-
version: "0.4.0",
11+
version: "0.4.1",
1212
elixir: "~> 1.9",
1313
build_embedded: Mix.env() == :prod,
1414
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)