Skip to content

Commit a52f790

Browse files
committed
Bump version 0.4.2
1 parent fa70760 commit a52f790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1",
11+
version: "0.4.2",
1212
elixir: "~> 1.9",
1313
build_embedded: Mix.env() == :prod,
1414
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)