diff --git a/buildpack.toml b/buildpack.toml index 42e5bff..a0f2330 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -2,7 +2,7 @@ api = "0.4" [buildpack] id = "fagiani/apt" -version = "0.2.1" +version = "0.2.2" name = "apt Packages Buildpack" homepage = "https://github.com/fagiani/apt-buildpack" description = "Installs apt packages for further builds and runtime"