Skip to content

Commit

Permalink
bump version to 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
alfert committed Dec 25, 2016
1 parent 4638844 commit a9c9a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -5,7 +5,7 @@ defmodule Coverex.Mixfile do

def project do
[app: :coverex,
version: "1.4.11-dev",
version: "1.4.11",
elixir: ">= 1.0.0",
package: package(),
name: "Coverex - Coverage Reports for Elixir",
Expand Down

0 comments on commit a9c9a28

Please sign in to comment.