mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-10 15:04:25 +08:00
Update description
This commit is contained in:
parent
d512f5ec93
commit
afd7feac29
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -3,7 +3,7 @@ defmodule Livebook.MixProject do
|
|||
|
||||
@elixir_requirement "~> 1.14.2 or ~> 1.15-dev"
|
||||
@version "0.8.1"
|
||||
@description "Interactive and collaborative code notebooks - made with Phoenix LiveView"
|
||||
@description "Automate code & data workflows with interactive notebooks"
|
||||
|
||||
@app_elixir_version "1.14.2"
|
||||
@app_rebar3_version "3.19.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue