diff --git a/rustler_mix/mix.exs b/rustler_mix/mix.exs index 3a86c933..980f5d6b 100644 --- a/rustler_mix/mix.exs +++ b/rustler_mix/mix.exs @@ -47,6 +47,7 @@ defmodule Rustler.Mixfile do [ extras: [ "../CHANGELOG.md", + "../UPGRADE.md", {:"../LICENSE-APACHE", [title: "License (Apache-2.0)"]}, {:"../LICENSE-MIT", [title: "License (MIT)"]}, "README.md"