From 85f90813261520379a3ba60757a129bd00341643 Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Sat, 6 Jan 2024 21:43:18 +0100 Subject: [PATCH] Release 0.6.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d2fc9c76..9edcf7b06 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.6.7" +version = "0.6.8" [features] async-std = ["zbus/async-io", "dep:async-fs", "dep:async-net"]