Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Mar 8, 2016
1 parent 6878081 commit a89fd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed
1. Add yodlee to your list of dependencies in `mix.exs`:

def deps do
[{:yodlee, "~> 0.1.0"}]
[{:yodlee, "~> 0.1.1"}]
end

2. Ensure yodlee is started before your application:
Expand Down

0 comments on commit a89fd0a

Please sign in to comment.