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

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teamon committed Apr 4, 2017
1 parent 1707b33 commit a784393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule MixDocker.Mixfile do
def project do
[
app: :mix_docker,
version: "0.4.0",
version: "0.4.1",
elixir: "~> 1.3",
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
Expand Down

0 comments on commit a784393

Please sign in to comment.