1 parent 8a459f0 commit b6a978aCopy full SHA for b6a978a
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
<!-- %% CHANGELOG_ENTRIES %% -->
9
10
+## 0.3.2 - 2026-04-25
11
+
12
## 0.3.1 - 2026-04-25
13
14
### Fixed
mix.exs
@@ -2,7 +2,7 @@ defmodule Emily.MixProject do
2
use Mix.Project
3
4
@app :emily
5
- @version "0.3.1"
+ @version "0.3.2"
6
@source_url "https://github.com/ausimian/emily"
# MLX pin. Drives the git tag the `:mlx_src` dep is cloned at (see
0 commit comments