Skip to content

Commit 7f84eb0

Browse files
[Release] Terrarium 0.7.4
1 parent 0603ac1 commit 7f84eb0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
## [0.7.4] - 2026-03-28
5+
6+
### Bug Fixes
7+
8+
- fix: Use absolute path for mise in remote erl command
9+
410
## [0.7.3] - 2026-03-28
511

612
### Bug Fixes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Terrarium.MixProject do
22
use Mix.Project
33

4-
@version "0.7.3"
4+
@version "0.7.4"
55
@source_url "https://github.com/pepicrft/terrarium"
66

77
def project do

0 commit comments

Comments
 (0)