Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
milmazz committed Apr 20, 2017
1 parent 2a12341 commit 1d9ffc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## v0.4.1

* Fixes
- Set default value for `hunter_api`: `Hunter.Api.HTTPClient`

## v0.4.0

* Features
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -3,7 +3,7 @@ defmodule Hunter.Mixfile do

def project do
[app: :hunter,
version: "0.4.0",
version: "0.4.1",
elixir: "~> 1.3",
docs: docs(),
package: package(),
Expand Down

0 comments on commit 1d9ffc7

Please sign in to comment.