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

Commit e0c2a63

Browse files
committed
v0.4.2
1 parent 13454fb commit e0c2a63

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.4.1",
7+
version: "0.4.2",
88
elixir: "~> 1.3",
99
build_embedded: Mix.env == :prod,
1010
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)