Skip to content

Commit 2326361

Browse files
[Release] Terrarium 0.11.1
1 parent b9a8bb6 commit 2326361

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.11.1] - 2026-03-29
5+
6+
### Bug Fixes
7+
8+
- fix: Group tar -C by parent directory to include all app dirs (#17)
9+
410
## [0.11.0] - 2026-03-29
511

612
### Features

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.11.0"
4+
@version "0.11.1"
55
@source_url "https://github.com/pepicrft/terrarium"
66

77
def project do

0 commit comments

Comments
 (0)