Skip to content

Commit e4a37ef

Browse files
chore: release version v0.3.1
1 parent 71799ee commit e4a37ef

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v0.3.1](https://github.com/NarrativeApp/mix_deploy/compare/v0.3.0...v0.3.1) (2024-05-21)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* update mix_systemd
16+
817
## [v0.3.0](https://github.com/NarrativeApp/mix_deploy/compare/v0.2.2...v0.3.0) (2024-05-21)
918

1019

mix.exs

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

4-
@version "0.3.0"
4+
@version "0.3.1"
55

66
def project do
77
[

0 commit comments

Comments
 (0)