From d8679e272bf88312d3c876bef71429b8272f5414 Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Sat, 26 Feb 2022 23:01:08 +0100 Subject: [PATCH] release 0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 018d6f51f..015099f19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = ["portal", "flatpak", "xdg", "desktop", "dbus"] license = "MIT" name = "ashpd" repository = "https://github.com/bilelmoussaoui/ashpd" -version = "0.2.2" +version = "0.2.3" [features] default_features = []