Skip to content

Commit

Permalink
v0.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Apr 29, 2021
1 parent a2fa66d commit 49eac85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.2.3

* Updates
* Minor firmware update livebook improvements

## v0.2.2

* Updates
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule NervesLivebook.MixProject do
use Mix.Project

@app :nerves_livebook
@version "0.2.2"
@version "0.2.3"
@all_targets [
:rpi,
:rpi0,
Expand Down

0 comments on commit 49eac85

Please sign in to comment.