Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
Bump version to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asaaki committed Oct 25, 2015
1 parent 2203717 commit b0c2071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defmodule Edip.Mixfile do
[
app: :edip,
name: "edip",
version: "0.4.1",
version: "0.4.2",
elixir: "~> 1.0",
description: description,
docs: &docs/0,
Expand Down Expand Up @@ -39,7 +39,7 @@ defmodule Edip.Mixfile do
defp package do
[
files: ["lib", "tasks", "mix.exs", "README.md", "LICENSE"],
contributors: ["Christoph Grabo"],
maintainers: ["Christoph Grabo"],
licenses: ["MIT"],
links: %{
"GitHub": "https://github.com/asaaki/mix-edip",
Expand Down

0 comments on commit b0c2071

Please sign in to comment.