Skip to content

Commit 53aea3e

Browse files
committed
Bump version 0.3.0
1 parent d1ab087 commit 53aea3e

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

0 commit comments

Comments
 (0)