Skip to content

Commit

Permalink
Rename an bump uuid 1.1 to elixir_uuid 1.2 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
sn3p authored Jan 11, 2019
1 parent 264a760 commit 548d936
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 @@ -54,7 +54,7 @@ defmodule ExCell.Mixfile do
{:phoenix_html, "~> 2.10"},
{:phoenix, "~> 1.4.0", optional: true},
{:poison, "~> 4.0"},
{:uuid, "~> 1.1"}
{:elixir_uuid, "~> 1.2"}
]
end
end

0 comments on commit 548d936

Please sign in to comment.