Skip to content

Commit

Permalink
Release version 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed Oct 16, 2015
1 parent 4050636 commit 9c3871c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 9c3871c

Please sign in to comment.