Skip to content

Commit c7d435e

Browse files
committed
Bump version 0.4.0
1 parent bbdf87c commit c7d435e

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

0 commit comments

Comments
 (0)