Skip to content

Commit

Permalink
Bump Eternal to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Jun 16, 2016
1 parent 345fe60 commit f3e5461
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 @@ -63,7 +63,7 @@ defmodule Cachex.Mixfile do
defp deps do
[
# Production dependencies
{ :eternal, "~> 1.0.2" },
{ :eternal, "~> 1.0.3" },
# Local dependencies
{ :benchfella, "~> 0.3.2", optional: true, only: [ :dev, :test ] },
{ :benchwarmer, "~> 0.0.2", optional: true, only: [ :dev, :test ] },
Expand Down

0 comments on commit f3e5461

Please sign in to comment.