Skip to content

Commit b392229

Browse files
committed
v0.13.0 release
1 parent c06339e commit b392229

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.13.0 - 2025-04-03
4+
5+
* Updates
6+
* Update Nerves systems to `nerves_system_br v1.30.0`
7+
38
## v0.12.1 - 2025-01-21
49

510
* Updates

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule CircuitsQuickstart.MixProject do
22
use Mix.Project
33

44
@app :circuits_quickstart
5-
@version "0.12.1"
5+
@version "0.13.0"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)