Skip to content

Commit c9db6bd

Browse files
committed
Bump systemdkit to 0.1.2
1 parent c06889e commit c9db6bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.1.2
44

55
- Added `Systemd.UnitName` helpers for formatting typed, template, and instance unit names.
66

mix.exs

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

4-
@version "0.1.1"
4+
@version "0.1.2"
55
@source_url "https://github.com/elixir-vibe/systemdkit"
66

77
def project do

0 commit comments

Comments
 (0)