Skip to content

Commit

Permalink
Bump kino_flame definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko committed Sep 20, 2024
1 parent a2ecd11 commit 084e9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/livebook/runtime/definitions.ex
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ defmodule Livebook.Runtime.Definitions do

kino_flame = %{
name: "kino_flame",
dependency: %{dep: {:kino_flame, "~> 0.1.3"}, config: []}
dependency: %{dep: {:kino_flame, "~> 0.1.5"}, config: []}
}

flame_k8s_backend = %{
Expand Down

0 comments on commit 084e9fc

Please sign in to comment.