Skip to content

Commit

Permalink
v0.1.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed May 17, 2023
1 parent 22eb77b commit dd9606f
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
Expand Up @@ -2,6 +2,11 @@

This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.1.13 - 2023-05-17

* Improvements
* Support `:extra_rows` as a callback (#124)

## v0.1.12 - 2023-05-10

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

@version "0.1.12"
@version "0.1.13"
@source_url "https://github.com/nerves-project/nerves_motd"

def project do
Expand Down

0 comments on commit dd9606f

Please sign in to comment.