Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Commit

Permalink
Prepare release with minor version increment due to client module
Browse files Browse the repository at this point in the history
changes
  • Loading branch information
ymtszw committed Dec 24, 2016
1 parent 333d185 commit 7795804
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 @@ -6,7 +6,7 @@ defmodule Hipchat.Mixfile do
def project do
[
app: :hipchat_elixir,
version: "0.1.0",
version: "0.2.0",
elixir: "~> 1.3",
build_embedded: Mix.env == :prod,
start_permanent: false,
Expand Down

0 comments on commit 7795804

Please sign in to comment.