diff --git a/mix.exs b/mix.exs index 279656c1..ca4832ca 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Crawly.Mixfile do def project do [ app: :crawly, - version: "0.1.1", + version: "0.1.2", name: "Crawly", source_url: "https://github.com/oltarasenko/crawly", elixir: "~> 1.7",