File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Changelog for Livebook v0.18
1+ # Changelog for Livebook v0.19
22
33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
44
55## [ Unreleased] ( https://github.com/livebook-dev/livebook/tree/main )
66
7- ## v0.17
7+ ## v0.18
88
9- The CHANGELOG for v0.17 releases can be found in the [ v0.17 ] ( https://github.com/livebook-dev/livebook/tree/v0.17 /CHANGELOG.md ) branch.
9+ The CHANGELOG for v0.18 releases can be found in the [ v0.18 ] ( https://github.com/livebook-dev/livebook/tree/v0.18 /CHANGELOG.md ) branch.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ defmodule Livebook.MixProject do
66 use Mix.Project
77
88 @ elixir_requirement "~> 1.18"
9- @ version "0.18 .0-dev"
9+ @ version "0.19 .0-dev"
1010 @ description "Automate code & data workflows with interactive notebooks"
1111
1212 def project do
You can’t perform that action at this time.
0 commit comments