Release version 1.0.0.

This commit is contained in:
Jon Parise 2015-10-16 09:38:11 -07:00
parent 4050636c37
commit 9c3871cc95

View File

@ -3,7 +3,7 @@ defmodule Thrift.Mixfile do
def project do
[app: :thrift,
version: "0.0.1",
version: "1.0.0",
description: "Thrift utilities for Elixir",
elixir: "~> 1.0",
erlc_paths: ["ext/thrift/lib/erl/src"],