Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmj committed Sep 19, 2014
1 parent 7f1446a commit 51c20ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v0.4.4-dev
## v0.5.0 (2014-09-19)

* Enhancements
* Verify peer certificate for SSL (only available in OTP 17.3)
Expand Down
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 Hex.Mixfile do

def project do
[app: :hex,
version: "0.4.4-dev",
version: "0.5.0",
aliases: aliases,
deps: deps,
elixirc_options: [debug_info: false]]
Expand Down

0 comments on commit 51c20ea

Please sign in to comment.