Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.

Commit 84042a5

Browse files
committed
v0.3.1
1 parent fe127dd commit 84042a5

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
@@ -4,7 +4,7 @@ defmodule MixDocker.Mixfile do
44
def project do
55
[
66
app: :mix_docker,
7-
version: "0.3.0",
7+
version: "0.3.1",
88
elixir: "~> 1.3",
99
build_embedded: Mix.env == :prod,
1010
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)