From ae4c6cb00cea235fac4708dcf6f5e05319373f43 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Tue, 2 Feb 2016 10:15:04 -0800 Subject: [PATCH] Bump version to 1.1.0. --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 2a6b9399..2d4c9298 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Thrift.Mixfile do use Mix.Project - @version "1.0.0" + @version "1.1.0" @project_url "https://github.com/pinterest/elixir-thrift" def project do