Skip to content

Instantly share code, notes, and snippets.

@damonvjanis
Created August 22, 2020 17:37
Show Gist options
  • Save damonvjanis/d1f238a37e76fcdd81f6a4083ff360cb to your computer and use it in GitHub Desktop.
Save damonvjanis/d1f238a37e76fcdd81f6a4083ff360cb to your computer and use it in GitHub Desktop.
mix.exs
defp deps do
[
{:kaffe, "~> CURRENT_VERSION_NUMBER"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment