Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit dcb98b6

Browse files
committed
Bump version to 0.2.3
Signed-off-by: Alexander Larsson <alexl@redhat.com>
1 parent c509b3d commit dcb98b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('quadlet', 'c',
2-
version: '0.2.2',
2+
version: '0.2.3',
33
meson_version: '>= 0.50.0',
44
default_options: [ 'warning_level=2',
55
'c_std=gnu11',

quadlet.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: quadlet
2-
Version: 0.2.2
2+
Version: 0.2.3
33
Release: 1%{?dist}
44
Summary: Systemd container integration tool
55

0 commit comments

Comments
 (0)