From d1318e78c426efaeaea961dad44d0435029947a4 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mar 04 2021 13:33:57 +0000 Subject: Release 0.1.1 --- diff --git a/meson.build b/meson.build index 3ba89b2..a60a9b9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libdnf-plugin-txnupd', 'cpp', - version : '0.1.0', + version : '0.1.1', license : 'LGPL-2.1-or-later', default_options : [ 'buildtype=debugoptimized',