From fc94f0319713eb306e1c47100edbfa78f27ea0a7 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 29 Aug 2015 12:47:36 +0500 Subject: Update mix.exs --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 780ed45..2a4579a 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Recaptcha.Mixfile do def project do [app: :recaptcha, - version: "0.0.1", + version: "1.0.0", elixir: "~> 1.0.0", description: description, deps: deps, -- cgit v1.2.1