From 80c43a3c13d1f7a9418ae284a71a81989e59303f Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 17 Nov 2023 18:32:45 +0100 Subject: [PATCH] Bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea9fba2..cde9b4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ repository = "https://github.com/danog/php-tokio" homepage = "https://github.com/danog/php-tokio" license = "Apache-2.0" description = "Use any async Rust library from PHP!" -version = "0.1.4" +version = "0.1.5" authors = ["Daniil Gentili "] edition = "2021"